aboutsummaryrefslogtreecommitdiff
path: root/i3.conf
diff options
context:
space:
mode:
authorTimo Wilken2022-10-21 00:40:50 +0200
committerTimo Wilken2022-10-21 00:40:50 +0200
commitb92b07f74745c3c01dda15cdcd1fc8eae51eef30 (patch)
treeffec26a9884ea5dfee832ec04b02d7f87335ab55 /i3.conf
parent2d7a63351ba19e22463e583600ab091fe3c16985 (diff)
Handle volume keys in i3
Diffstat (limited to 'i3.conf')
-rw-r--r--i3.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/i3.conf b/i3.conf
index fecbaa45..d78a51d2 100644
--- a/i3.conf
+++ b/i3.conf
@@ -54,6 +54,11 @@ bindsym $mod+slash exec kitty -o term=xterm-kitty -T ranger env "EDITOR=$ASYNC_E
bindsym $mod+semicolon exec --no-startup-id nheko
bindsym $mod+y exec kitty -T pulsemixer pulsemixer
+# volume
+bindsym XF86AudioRaiseVolume exec --no-startup-id volume +5
+bindsym XF86AudioLowerVolume exec --no-startup-id volume -5
+bindsym XF86AudioMute exec --no-startup-id volume toggle-mute
+
# notifications
bindsym $mod+n exec dunstctl close
bindsym $mod+shift+n exec dunstctl history-pop