set rot8 threshold to 0.75

This commit is contained in:
jacekpoz 2024-03-08 09:35:07 +01:00
parent b754fdbf15
commit b8b2ea07d0
Signed by: poz
SSH key fingerprint: SHA256:JyLeVWE4bF3tDnFeUpUaJsPsNlJyBldDGV/dIKSLyN8

View file

@ -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"
];