forked from poz/niksos
set rot8 threshold to 0.75
This commit is contained in:
parent
b754fdbf15
commit
b8b2ea07d0
1 changed files with 1 additions and 1 deletions
|
@ -430,7 +430,7 @@ in {
|
||||||
# TODO do these do anything anymore
|
# TODO do these do anything anymore
|
||||||
"${pkgs.systemd}/bin/systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP"
|
"${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"
|
"${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"
|
"${handle_hyprland_events}/bin/handle_hyprland_events"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue