diff options
author | Joe <rbo@gmx.us> | 2025-03-01 22:42:21 +0100 |
---|---|---|
committer | Joe <rbo@gmx.us> | 2025-03-01 22:42:21 +0100 |
commit | e8cb171c084ae17c2020daa47bf93e4c96a26484 (patch) | |
tree | 53153308b4cfb8aec1fd44142da64db82be3a692 /dwl.desktop | |
parent | oh good generic gaps (diff) | |
download | dwl-e8cb171c084ae17c2020daa47bf93e4c96a26484.tar.gz dwl-e8cb171c084ae17c2020daa47bf93e4c96a26484.tar.bz2 dwl-e8cb171c084ae17c2020daa47bf93e4c96a26484.tar.xz dwl-e8cb171c084ae17c2020daa47bf93e4c96a26484.tar.zst dwl-e8cb171c084ae17c2020daa47bf93e4c96a26484.zip |
gaps and shit
Diffstat (limited to '')
-rw-r--r-- | dwl.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dwl.desktop b/dwl.desktop index 5609521..aaefde9 100644 --- a/dwl.desktop +++ b/dwl.desktop @@ -1,5 +1,5 @@ [Desktop Entry] Name=dwl Comment=dwm for Wayland -Exec=dwl -s /home/jozan/.config/wayland/init.sh +Exec=dbus-run-session dwl -s /home/jozan/.config/wayland/init.sh Type=Application |