diff options
| author | mac <ra@afu.re> | 2025-09-09 11:32:01 -0400 |
|---|---|---|
| committer | mac <ra@afu.re> | 2025-09-09 11:32:01 -0400 |
| commit | 57ed9bbcc70c30f142b8ae7cee1bdec8e243ada7 (patch) | |
| tree | 77f9dc7cba2dbe8fb9edd346b5b907df71770f56 /cs | |
| parent | 6a06c930bb0aeb10f86f0b4f988e83a68fdfd472 (diff) | |
Auto from nzxt - Tue 09 Sep 2025 11:32:01 AM EDT
Diffstat (limited to 'cs')
| -rw-r--r-- | cs/Gentoo/Asahi - Gentoo - Wayland - Suckless Setup.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/cs/Gentoo/Asahi - Gentoo - Wayland - Suckless Setup.md b/cs/Gentoo/Asahi - Gentoo - Wayland - Suckless Setup.md index fb47892..d2b2d22 100644 --- a/cs/Gentoo/Asahi - Gentoo - Wayland - Suckless Setup.md +++ b/cs/Gentoo/Asahi - Gentoo - Wayland - Suckless Setup.md @@ -227,10 +227,6 @@ rc-udpate add speakersafetyd-noroot default -/* { MODKEY, XK_minus, spawn, SHCMD("wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%-; kill -44 $(pidof dwmblocks)") }, */1 -/* { MODKEY|ShiftMask, XK_minus, spawn, SHCMD("wpctl set-volume @DEFAULT_AUDIO_SINK@ 15%-; kill -44 $(pidof dwmblocks)") }, */ -/* { MODKEY, XK_equal, spawn, SHCMD("wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%+; kill -44 $(pidof dwmblocks)") }, */ -/* { MODKEY|ShiftMask, XK_equal, spawn, SHCMD("wpctl set-volume @DEFAULT_AUDIO_SINK@ 15%+; kill -44 $(pidof dwmblocks)") }, */ { MODKEY, XK_p, spawn, {.v = (const char*[]){ "mpc", "toggle", NULL } } }, { MODKEY|ShiftMask, XK_p, spawn, SHCMD("mpc pause; pauseallmpv") }, { MODKEY, XK_bracketleft, spawn, {.v = (const char*[]){ "mpc", "seek", "-10", NULL } } }, |
