fix(hypridle): removed tte-screensaver temp
This commit is contained in:
@@ -15,6 +15,10 @@
|
||||
};
|
||||
|
||||
listener = [
|
||||
# {
|
||||
# timeout = 60; # 5min
|
||||
# on-timeout = "tte-screensaver";
|
||||
# }
|
||||
{
|
||||
timeout = 300; # 5min
|
||||
on-timeout = "loginctl lock-session"; # lock screen when timeout has passed
|
||||
|
||||
Reference in New Issue
Block a user