Swayidle: Difference between revisions
Add man page |
mNo edit summary |
||
| Line 36: | Line 36: | ||
timeouts = [ | timeouts = [ | ||
{ | { | ||
timeout = 15; | timeout = 15; # in seconds | ||
command = "${pkgs.libnotify}/bin/notify-send 'Locking in 5 seconds' -t 5000"; | command = "${pkgs.libnotify}/bin/notify-send 'Locking in 5 seconds' -t 5000"; | ||
} | } | ||