diff --git a/config/sway/config b/config/sway/config
index 0bb450dc..f60366e9 100644
--- a/config/sway/config
+++ b/config/sway/config
@@ -252,4 +252,7 @@ gaps inner 10
 exec configure-gtk
 exec configue-keyboard
 
+bindsym --locked XF86AudioLowerVolume exec wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%- -l 1.2
+bindsym --locked XF86AudioRaiseVolume exec wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%+ -l 1.2
+
 include /etc/sway/config.d/*