i3: add mute hotkey on petalius
This commit is contained in:
parent
937889e256
commit
384601bc66
@ -73,6 +73,9 @@ bindsym Shift+XF86MonBrightnessUp exec light -A 1
|
||||
])
|
||||
|
||||
bindsym Print exec ~/etc/toggle_mute.sh
|
||||
ifelse(hostname, [petalius], [
|
||||
bindsym Ctrl+Print exec ~/etc/toggle_mute.sh
|
||||
])
|
||||
|
||||
# resize window (you can also use the mouse for that)
|
||||
mode "resize" {
|
||||
|
Loading…
Reference in New Issue
Block a user