mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-04-16 15:07:44 +02:00
sxhkd: changed de layout to basic
This commit is contained in:
parent
803bbfed15
commit
e5bcc00daf
@ -30,7 +30,7 @@ super + backslash
|
|||||||
sound_toggle
|
sound_toggle
|
||||||
|
|
||||||
super + shift + l
|
super + shift + l
|
||||||
setxkbmap -query | grep -q 'nodeadkeys' && $(setxkbmap de ru ; notify-send -u low 'SXHKD' 'Set keymap to russian') || $(setxkbmap de nodeadkeys ; notify-send -u low 'SXHKD' 'Set keymap to german')
|
setxkbmap -query | grep -q 'nodeadkeys' && $(setxkbmap de ru ; notify-send -u low 'SXHKD' 'Set keymap to russian') || $(setxkbmap de ; notify-send -u low 'SXHKD' 'Set keymap to german')
|
||||||
|
|
||||||
super + shift + r
|
super + shift + r
|
||||||
pkill -usr1 -x sxhkd ; notify-send -u low 'SXHKD' 'Reloaded config'
|
pkill -usr1 -x sxhkd ; notify-send -u low 'SXHKD' 'Reloaded config'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user