diff --git a/modules/gui/hyprland.nix b/modules/gui/hyprland.nix index 4a8519e4..d4c5e77e 100644 --- a/modules/gui/hyprland.nix +++ b/modules/gui/hyprland.nix @@ -430,7 +430,7 @@ in { # TODO do these do anything anymore "${pkgs.systemd}/bin/systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP" "${pkgs.dbus}/bin/dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=$XDG_CURRENT_DESKTOP" - "rot8" + "rot8 --threshold 0.75" "${handle_hyprland_events}/bin/handle_hyprland_events" ];