mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-04-01 00:47:45 +02:00
sxhkd: send statusbar signals when changing sound
This commit is contained in:
parent
f93489abfd
commit
b14a6f31cb
@ -25,9 +25,9 @@ super + m
|
|||||||
thunderbird
|
thunderbird
|
||||||
|
|
||||||
super + bracketright
|
super + bracketright
|
||||||
mic_toggle
|
mic_toggle && pkill -RTMIN+4 $STATUSBAR
|
||||||
super + backslash
|
super + backslash
|
||||||
sound_toggle
|
sound_toggle && pkill -RTMIN+4 $STATUSBAR
|
||||||
|
|
||||||
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 nodeadkeys ; notify-send -u low 'SXHKD' 'Set keymap to german')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user