tweaks
This commit is contained in:
@@ -18,3 +18,6 @@ bind = , XF86PowerOff, exec, hyprctl dispatch dpms toggle
|
||||
# Super L to Lock
|
||||
unbind = SUPER , L
|
||||
bindd = SUPER, L, Lock system, exec, omarchy-lock-screen
|
||||
|
||||
unbind = , Caps_Lock
|
||||
kb_options = compose:caps
|
||||
|
||||
+2
-2
@@ -11,7 +11,7 @@ listener {
|
||||
}
|
||||
|
||||
listener {
|
||||
timeout = 151 # 5min
|
||||
timeout = 300 # 5min
|
||||
on-timeout = loginctl lock-session # lock screen when timeout has passed
|
||||
}
|
||||
|
||||
@@ -22,7 +22,7 @@ listener {
|
||||
}
|
||||
|
||||
listener {
|
||||
timeout = 330 # 5.5min
|
||||
timeout = 600 # 10min
|
||||
on-timeout = hyprctl dispatch dpms off # screen off when timeout has passed
|
||||
on-resume = hyprctl dispatch dpms on && brightnessctl -r # screen on when activity is detected
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user