fix: screen-lock deaktiviert, hyprpwcenter-bind auskommentiert

This commit is contained in:
2026-04-27 09:09:40 +02:00
parent 4d6553bb55
commit 8a33636356
2 changed files with 6 additions and 6 deletions
+5 -5
View File
@@ -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 {
+1 -1
View File
@@ -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