summaryrefslogtreecommitdiffstats
path: root/.i3
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2016-08-01 17:11:19 +0200
committerFlorian Pritz <bluewind@xinu.at>2016-08-01 17:11:19 +0200
commit10b758964840177f2a81dae8c8aff7d5013d2ac3 (patch)
treeb0705d1d7ed98056c7c2d94449a3f07e7bb548b1 /.i3
parent8cead121ce2d2e9ce252c5c9acb9974ddd95099f (diff)
downloaddotfiles-10b758964840177f2a81dae8c8aff7d5013d2ac3.tar.gz
dotfiles-10b758964840177f2a81dae8c8aff7d5013d2ac3.tar.xz
i3: Increase steps in pulseaudio volume keybinding
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to '.i3')
-rw-r--r--.i3/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/.i3/config b/.i3/config
index 80ddc37..e8db938 100644
--- a/.i3/config
+++ b/.i3/config
@@ -54,8 +54,8 @@ bindsym Mod3+F11 exec mpc toggle
bindsym Mod3+F12 exec screen-locker.sh
bindsym Print exec upshot
-bindsym XF86AudioRaiseVolume exec --no-startup-id pactl set-sink-volume 0 +5% #increase sound volume
-bindsym XF86AudioLowerVolume exec --no-startup-id pactl set-sink-volume 0 -5% #decrease sound volume
+bindsym XF86AudioRaiseVolume exec --no-startup-id pactl set-sink-volume 0 +10% #increase sound volume
+bindsym XF86AudioLowerVolume exec --no-startup-id pactl set-sink-volume 0 -10% #decrease sound volume
# kill focused window
bindsym $mod+Shift+q kill