diff options
Diffstat (limited to 'autostart/xss-lock.desktop')
-rw-r--r-- | autostart/xss-lock.desktop | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/autostart/xss-lock.desktop b/autostart/xss-lock.desktop new file mode 100644 index 0000000..1652af4 --- /dev/null +++ b/autostart/xss-lock.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Name=xss-lock +Comment=X sceen locker manager +Exec=xss-lock --transfer-sleep-lock -- i3lock -c 000000 -f --nofork +Terminal=false +Type=Application +StartupNotify=false +OnlyShowIn=i3; |