i3: add mute hotkey on petalius

This commit is contained in:
Gabriel Ebner 2021-05-24 11:49:49 +02:00
parent 937889e256
commit 384601bc66
1 changed files with 3 additions and 0 deletions

View File

@ -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" {