feat: add quickshell session to autostart sequence remove it from script and removed your Idle and back notifications
This commit is contained in:
+6
-6
@@ -1,9 +1,9 @@
|
||||
listener {
|
||||
timeout = 200
|
||||
on-timeout = notify-send "You are idle!"
|
||||
on-resume = notify-send "Welcome back!"
|
||||
ignore_inhibit = true
|
||||
}
|
||||
# listener {
|
||||
# timeout = 200
|
||||
# on-timeout = notify-send -u low "You are idle!"
|
||||
# on-resume = notify-send -u low "Welcome back!"
|
||||
# ignore_inhibit = true
|
||||
# }
|
||||
|
||||
listener {
|
||||
timeout = 300
|
||||
|
||||
Reference in New Issue
Block a user