fix: screen-lock deaktiviert, hyprpwcenter-bind auskommentiert
This commit is contained in:
@@ -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 {
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user