fix locker

auto-flake-update
Yorick van Pelt 2016-09-17 16:42:12 +02:00
parent 4d5ac7ed85
commit 399c189fdd
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ revert() {
}
trap revert SIGHUP SIGINT SIGTERM
${xset}/bin/xset +dpms dpms 5 5 5
${i3lock-fancy}/bin/i3lock-fancy -n
${i3lock-fancy}/bin/i3lock-fancy
revert
'';