numlockx befor screen locking + some var name fix for vimwiki
This commit is contained in:
parent
710a9fb71e
commit
69ce90c5ff
2 changed files with 3 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue