mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-05 16:05:21 +08:00
remove explicit paths from .desktop file
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Version=1.0
|
||||
Version=2.1
|
||||
Name=Barrier
|
||||
Comment=Keyboard and mouse sharing solution
|
||||
Path=/usr/bin
|
||||
Exec=/usr/bin/barrier
|
||||
Exec=barrier
|
||||
Icon=barrier
|
||||
Terminal=false
|
||||
Categories=Utility;
|
||||
|
||||
Reference in New Issue
Block a user