From: Don Armstrong Date: Mon, 23 Apr 2018 18:15:48 +0000 (-0700) Subject: fix notifier typo X-Git-Url: https://git.donarmstrong.com/?p=x_base.git;a=commitdiff_plain;h=8cb930080f1858b8eaa19a8b9b71add730554cf7 fix notifier typo --- diff --git a/.xsession b/.xsession index 30b841f..d622c43 100755 --- a/.xsession +++ b/.xsession @@ -57,11 +57,11 @@ if [ -e ~/.Xauthority ]; then fi if cmd_exists slock && cmd_exists xautolock; then - fork xautolock -notifer true -bell 0 -locker slock; + fork xautolock -notifier true -bell 0 -locker slock; elif cmd_exists xscreensaver && [ -e ~/.xscreensaver ]; then fork XENVIRONMENT=~/.xscreensaver /usr/bin/xscreensaver; elif cmd_exists xautolock; then - fork xautolock -notifer true -bell 0; + fork xautolock -notifier true -bell 0; fi; if cmd_exists redshift; then