mirror of
https://codeberg.org/dwl/dwl.git
synced 2026-03-24 09:41:32 +00:00
chore(dwl.desktop): change Exec for dbus and autostart capabilities
Signed-off by: Remi randormi@devcpu.co Signed-off-by: Remi Akirazar <randormi@devcpu.co>
This commit is contained in:
parent
b45f56a0db
commit
c2c02f0dc5
@ -1,5 +1,5 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Name=dwl
|
Name=dwl
|
||||||
Comment=dwm for Wayland
|
Comment=dwm for Wayland
|
||||||
Exec=dwl
|
Exec=dbus-run-session dwl -s $HOME/.config/dwl/autostart # Sometimes changing the variable for absolute path works better.
|
||||||
Type=Application
|
Type=Application
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user