fix: screen-lock deaktiviert, hyprpwcenter-bind auskommentiert
This commit is contained in:
@@ -5,11 +5,11 @@ general {
|
|||||||
ignore_dbus_inhibit = false
|
ignore_dbus_inhibit = false
|
||||||
}
|
}
|
||||||
|
|
||||||
# Bildschirm sperren nach 5 Minuten Inaktivität
|
# Bildschirm sperren nach 5 Minuten Inaktivität (deaktiviert)
|
||||||
listener {
|
# listener {
|
||||||
timeout = 300
|
# timeout = 300
|
||||||
on-timeout = loginctl lock-session
|
# on-timeout = loginctl lock-session
|
||||||
}
|
# }
|
||||||
|
|
||||||
# Bildschirm ausschalten nach 10 Minuten Inaktivität
|
# Bildschirm ausschalten nach 10 Minuten Inaktivität
|
||||||
listener {
|
listener {
|
||||||
|
|||||||
@@ -344,7 +344,7 @@ bind = , F3, exec, ~/.config/wal/next-theme.sh
|
|||||||
|
|
||||||
# Neue Tools
|
# Neue Tools
|
||||||
bind = , F4, exec, $launcher
|
bind = , F4, exec, $launcher
|
||||||
bind = , F5, exec, hyprpwcenter
|
# bind = , F5, exec, hyprpwcenter
|
||||||
bind = , F6, exec, ~/.config/hypr/scripts/hyprsunset-toggle.sh
|
bind = , F6, exec, ~/.config/hypr/scripts/hyprsunset-toggle.sh
|
||||||
bind = , F7, exec, hyprshade toggle ~/.config/hypr/shaders/vibrance.glsl
|
bind = , F7, exec, hyprshade toggle ~/.config/hypr/shaders/vibrance.glsl
|
||||||
bind = , F8, exec, hyprshade toggle ~/.config/hypr/shaders/grayscale.glsl
|
bind = , F8, exec, hyprshade toggle ~/.config/hypr/shaders/grayscale.glsl
|
||||||
|
|||||||
Reference in New Issue
Block a user