From c2c02f0dc52eaf9d95ac3866b1d9d59a5a03d404 Mon Sep 17 00:00:00 2001 From: Remi Akirazar Date: Tue, 24 Feb 2026 22:04:39 -0500 Subject: [PATCH] chore(dwl.desktop): change Exec for dbus and autostart capabilities Signed-off by: Remi randormi@devcpu.co Signed-off-by: Remi Akirazar --- dwl.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dwl.desktop b/dwl.desktop index e1380f7..5f0979e 100644 --- a/dwl.desktop +++ b/dwl.desktop @@ -1,5 +1,5 @@ [Desktop Entry] Name=dwl 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