Add Super+Tab keybindings to cycle through workspaces

This commit is contained in:
2021-10-04 19:59:47 +03:00
parent 228f3db779
commit 6ccf39b1bd

View File

@@ -96,6 +96,10 @@ for_window [class="MuPDF"] floating enable
#
# Use Super+Tab to cycle through workspaces
bindsym $mod+Tab workspace next
bindsym $mod+Shift+Tab workspace prev
# Bind media keys on a keyboard to control volume and playback
bindsym XF86AudioRaiseVolume exec --no-startup-id pamixer -i 5
bindsym XF86AudioLowerVolume exec --no-startup-id pamixer -d 5