aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--i3/.config/i3/keybinds3
1 files changed, 3 insertions, 0 deletions
diff --git a/i3/.config/i3/keybinds b/i3/.config/i3/keybinds
index c32564b..e436051 100644
--- a/i3/.config/i3/keybinds
+++ b/i3/.config/i3/keybinds
@@ -40,6 +40,9 @@ bindsym XF86AudioPause exec playerctl pause
bindsym XF86AudioNext exec playerctl next
bindsym XF86AudioPrev exec playerctl previous
bindsym $mod+Shift+p exec playerctl pause
+bindsym $mod+bracketleft exec playerctl previous
+bindsym $mod+bracketright exec playerctl next
+bindsym $mod+Shift+p exec playerctl play-pause
# Brightness
bindsym XF86MonBrightnessUp exec xbacklight -inc 10