diff --git a/config/hypr/hypridle.conf b/config/hypr/hypridle.conf index 5e6f19b..b90682d 100644 --- a/config/hypr/hypridle.conf +++ b/config/hypr/hypridle.conf @@ -5,11 +5,11 @@ general { ignore_dbus_inhibit = false } -# Bildschirm sperren nach 5 Minuten Inaktivität -listener { - timeout = 300 - on-timeout = loginctl lock-session -} +# Bildschirm sperren nach 5 Minuten Inaktivität (deaktiviert) +# listener { +# timeout = 300 +# on-timeout = loginctl lock-session +# } # Bildschirm ausschalten nach 10 Minuten Inaktivität listener { diff --git a/config/hypr/hyprland.conf b/config/hypr/hyprland.conf index 7bfa43d..19835ef 100644 --- a/config/hypr/hyprland.conf +++ b/config/hypr/hyprland.conf @@ -344,7 +344,7 @@ bind = , F3, exec, ~/.config/wal/next-theme.sh # Neue Tools bind = , F4, exec, $launcher -bind = , F5, exec, hyprpwcenter +# bind = , F5, exec, hyprpwcenter bind = , F6, exec, ~/.config/hypr/scripts/hyprsunset-toggle.sh bind = , F7, exec, hyprshade toggle ~/.config/hypr/shaders/vibrance.glsl bind = , F8, exec, hyprshade toggle ~/.config/hypr/shaders/grayscale.glsl