diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2016-10-07 10:33:03 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2017-06-01 18:37:35 +0200 |
commit | f63fc50a7942134c718c12179ca1a37af12e4a2f (patch) | |
tree | c8c25fce0623a3f69cae5af154b8549a9056e9b5 | |
parent | 58e661728ab7f5ecb8eedd0607493bff8666571c (diff) | |
download | dotfiles-f63fc50a7942134c718c12179ca1a37af12e4a2f.tar.xz |
Add xss-lock to autostart
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
-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; |