mirror of
https://github.com/swaywm/sway.git
synced 2026-04-28 06:46:26 -04:00
Move swayrun outside of PATH
Because swayrun is not intended to be called directly by users, it is moved to /usr/lib. The sway.desktop wayland session file is also updated to reflect this new location.
This commit is contained in:
parent
eb22dee79c
commit
9b10a16775
4 changed files with 10 additions and 35 deletions
|
|
@ -1,5 +0,0 @@
|
|||
[Desktop Entry]
|
||||
Name=Sway
|
||||
Comment=SirCmpwn's Wayland window manager
|
||||
Exec=swayrun
|
||||
Type=Application
|
||||
Loading…
Add table
Add a link
Reference in a new issue