update
This commit is contained in:
parent
94691ec144
commit
46fe41189c
9 changed files with 25 additions and 11 deletions
10
.config/autostart/swayidle.desktop
Normal file
10
.config/autostart/swayidle.desktop
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
Exec=swayidle -w timeout 300 'swaylock -f' timeout 600 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' before-sleep 'swaylock -f'
|
||||
Hidden=false
|
||||
NoDisplay=false
|
||||
X-GNOME-Autostart-enabled=true
|
||||
Name[en_US]=swaylock
|
||||
Name=swaylock
|
||||
Comment[en_US]=
|
||||
Comment=
|
||||
Loading…
Add table
Add a link
Reference in a new issue