lock: Remove setxkbmap call, doing it in xorg.conf now
This commit is contained in:
parent
2232e4da5c
commit
0bcd0c8436
@ -2,7 +2,6 @@
|
|||||||
|
|
||||||
lock() {
|
lock() {
|
||||||
killall -SIGHUP gpg-agent
|
killall -SIGHUP gpg-agent
|
||||||
setxkbmap -option 'ctrl:nocaps' -option "shift:both_capslock"
|
|
||||||
|
|
||||||
# needs i3lock-color
|
# needs i3lock-color
|
||||||
i3lock --ignore-empty-password --clock --indicator -f --color=222222 \
|
i3lock --ignore-empty-password --clock --indicator -f --color=222222 \
|
||||||
|
Loading…
Reference in New Issue
Block a user