diff options
| author | awy <awy@awy.one> | 2025-11-15 21:09:10 +0300 |
|---|---|---|
| committer | awy <awy@awy.one> | 2025-11-15 21:09:10 +0300 |
| commit | 330e67875e7bb342c9c577cc49f4870e65b3618c (patch) | |
| tree | e81dfaa2802b3ca08a93eb74260fbe36e2dd51c2 /.config/mango | |
| parent | 996f3ade574e044784489c8001710e032b2aabca (diff) | |
| download | mangoslice-330e67875e7bb342c9c577cc49f4870e65b3618c.tar.gz | |
wwwww
Diffstat (limited to '.config/mango')
| -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 |