Merge remote-tracking branch 'upstream/master'

This commit is contained in:
Chris Guillott 2016-06-22 16:43:04 -05:00
commit 70d2648639
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@ use a wrapper script around i3lock like the following:
\& revert() {
\& xset dpms 0 0 0
\& }
\& trap revert SIGHUP SIGINT SIGTERM
\& trap revert HUP INT TERM
\& xset +dpms dpms 5 5 5
\& i3lock -n
\& revert