mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-16 06:05:57 -06:00
remove explicit paths from .desktop file
This commit is contained in:
parent
bd4c214c39
commit
b43581c2f5
1 changed files with 2 additions and 3 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue