mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-07 06:29:00 +01:00
dwm: Make GTK programs work with dbus-launch
Fixes an issue where blueman for bluetooth wasn't working.
This commit is contained in:
parent
0cd241e315
commit
96e069fe6d
@ -45,7 +45,7 @@ in
|
||||
fcitx5 &
|
||||
|
||||
while true; do
|
||||
dwm >/dev/null 2>&1
|
||||
dbus-launch --sh-syntax --exit-with-session dwm
|
||||
done
|
||||
'';
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user