Added ALT-TAB to cycle windows when tiled and bring to top floating windows

This commit is contained in:
Tyler Kelley 2024-02-08 08:23:34 +00:00
commit ed16a0d192

View File

@ -184,6 +184,8 @@ in with lib; {
bind = ${modifier},mouse_up,workspace, e-1
bindm = ${modifier},mouse:272,movewindow
bindm = ${modifier},mouse:273,resizewindow
bind = ALT,Tab,cyclenext
bind = ALT,Tab,bringactivetotop
bind = ,XF86AudioRaiseVolume,exec,wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%+
bind = ,XF86AudioLowerVolume,exec,wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%-
bind = ,XF86MonBrightnessDown,exec,brightnessctl set 5%-