diff options
author | Adam T. Carpenter <atc@53hor.net> | 2020-07-02 11:13:12 -0400 |
---|---|---|
committer | Adam T. Carpenter <atc@53hor.net> | 2020-07-02 11:13:12 -0400 |
commit | e6a83169943c909622a1e41439fb2ffb3a1bec31 (patch) | |
tree | d9adee1ad1b59c363abc006145c2c2ef846fc1f6 /locker.sh | |
parent | 0f0409e3ffef48bd20b3aa31d03cb1ac6e35f385 (diff) | |
download | scripts-e6a83169943c909622a1e41439fb2ffb3a1bec31.tar.xz scripts-e6a83169943c909622a1e41439fb2ffb3a1bec31.zip |
brought all locking, sleeping, etc. into autolocker
Diffstat (limited to 'locker.sh')
-rwxr-xr-x | locker.sh | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/locker.sh b/locker.sh deleted file mode 100755 index 6bd868b..0000000 --- a/locker.sh +++ /dev/null @@ -1,12 +0,0 @@ -#!/bin/sh - -## Alternative, use the vignette wallpaper set by themer script. -i3lock -n -f -c 000000 -i $HOME/.local/share/wallpapers/lock.png; sleep 0.2 - - -# alacritty -e asciiquarium & -# sleep 0.2 -# -# i3-msg fullscreen -# -# i3lock -n -f -c 000000 ; i3-msg kill |