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:
Remi Akirazar 2026-02-24 22:04:39 -05:00
parent b45f56a0db
commit c2c02f0dc5
No known key found for this signature in database
GPG Key ID: FD905641D295ED33

View File

@ -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