summaryrefslogtreecommitdiff
path: root/sxhkd/sxhkdrc
diff options
context:
space:
mode:
authorJake Koroman <jake@jakekoroman.com>2025-07-26 12:25:38 -0400
committerJake Koroman <jake@jakekoroman.com>2025-07-26 12:25:38 -0400
commite3fcd4d7f1fed738125595d42754d7f7a039aca2 (patch)
treee052fb6e49fb9bd72cc9a748753c3d2286ed9000 /sxhkd/sxhkdrc
parent915ec1299a9f42620684f6d0a4ee20321c30b3cb (diff)
updates.
Diffstat (limited to 'sxhkd/sxhkdrc')
-rw-r--r--sxhkd/sxhkdrc11
1 files changed, 10 insertions, 1 deletions
diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc
index 870db32..bf0f909 100644
--- a/sxhkd/sxhkdrc
+++ b/sxhkd/sxhkdrc
@@ -38,4 +38,13 @@ XF86MonBrightnessUp
brightnessctl set 5%+
XF86MonBrightnessDown
- brightnessctl set 5%- \ No newline at end of file
+ brightnessctl set 5%-
+
+XF86AudioRaiseVolume
+ wpctl set-volume @DEFAULT_SINK@ 2%+
+
+XF86AudioLowerVolume
+ wpctl set-volume @DEFAULT_SINK@ 2%-
+
+XF86AudioMute
+ wpctl set-mute @DEFAULT_SINK@ toggle