diff --git a/hypr/bindings.conf b/hypr/bindings.conf index e0046fa..ad46b10 100644 --- a/hypr/bindings.conf +++ b/hypr/bindings.conf @@ -8,7 +8,8 @@ bind = , PRINT, exec, hyprshot -m output --clipboard-only bind = $mainMod SHIFT, S, exec, hyprshot -m region --clipboard-only #alt tab -bind = ALT, TAB, workspace, previous +bind = ALT, TAB, workspace, m+1 +bind = ALT SHIFT, TAB, workspace, m-1 #Restart waybar