mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-03-31 08:27:46 +02:00
sxhkd: improved keymap command
This commit is contained in:
parent
24bfea083c
commit
d6aa6e75ef
@ -25,7 +25,7 @@ super + m
|
|||||||
thunderbird
|
thunderbird
|
||||||
|
|
||||||
super + shift + l
|
super + shift + l
|
||||||
setxkbmap -query | grep -q ' de' && setxkbmap ru || setxkbmap de,ru
|
setxkbmap -query | grep -q ' de' && setxkbmap ru || setxkbmap de nodeadkeys
|
||||||
|
|
||||||
super + shift + r
|
super + shift + r
|
||||||
pkill -usr1 -x sxhkd; notify-send 'sxhkd' 'Reloaded config'
|
pkill -usr1 -x sxhkd; notify-send 'sxhkd' 'Reloaded config'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user