Turn off auto-launching screensaver until tte is fixed
This commit is contained in:
parent
5aa26eb9bd
commit
2db5e730a7
@ -5,10 +5,11 @@ general {
|
|||||||
on_unlock_cmd = omarchy-restart-waybar # prevent stacking of waybar when waking
|
on_unlock_cmd = omarchy-restart-waybar # prevent stacking of waybar when waking
|
||||||
}
|
}
|
||||||
|
|
||||||
listener {
|
# FIXME: Scrensaver depends on tte being installed
|
||||||
timeout = 150 # 2.5min
|
# listener {
|
||||||
on-timeout = pidof hyprlock || omarchy-launch-screensaver # start screensaver (if we haven't locked already)
|
# timeout = 150 # 2.5min
|
||||||
}
|
# on-timeout = pidof hyprlock || omarchy-launch-screensaver # start screensaver (if we haven't locked already)
|
||||||
|
# }
|
||||||
|
|
||||||
listener {
|
listener {
|
||||||
timeout = 300 # 5min
|
timeout = 300 # 5min
|
||||||
|
Loading…
x
Reference in New Issue
Block a user