numlockx befor screen locking + some var name fix for vimwiki

This commit is contained in:
Von Random 2017-11-28 13:55:22 +03:00
parent 710a9fb71e
commit 69ce90c5ff
2 changed files with 3 additions and 2 deletions

View file

@ -6,6 +6,7 @@ function parse_actions
case $action in
(LOCK|BLANK)
/usr/bin/setxkbmap us -option
/usr/bin/numlockx off
/usr/bin/notify-send DUNST_COMMAND_PAUSE
;;
(UNBLANK)