mirror of
https://codeberg.org/dwl/dwl.git
synced 2026-03-27 07:58:11 -04: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 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue