diff options
Diffstat (limited to '.config/mango/config.conf')
| -rw-r--r-- | .config/mango/config.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/mango/config.conf b/.config/mango/config.conf index c391cbf..fca3af5 100644 --- a/.config/mango/config.conf +++ b/.config/mango/config.conf @@ -163,6 +163,7 @@ tagrule=id:9,layout_name:tile # Key Bindings # key name refer to `xev` or `wev` command output, # mod keys name: super,ctrl,alt,shift,none +bind=NONE,code:276,spawn_shell,wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle; pkill -RTMIN+23 someblocks bind=SUPER,grave,spawn,bookmarks bind=SUPER,minus,spawn_shell,wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%-; pkill -RTMIN+10 someblocks |