chore: add dbus update to hyprland

This commit is contained in:
Gustavo "Guz" L. de Mello
2024-01-13 22:15:13 -03:00
parent 24f04e7649
commit 7c2e0bf32e

View File

@@ -44,6 +44,7 @@ in
hyprland.exec = [
"${wm-boot}/bin/wm-boot"
"dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP"
];
home.activation = {
wm-update = "${wm-update}/bin/wm-update";