diff options
author | zachir <zachir@librem.one> | 2025-07-25 19:51:39 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2025-07-25 19:51:39 -0500 |
commit | 7161227f6c0ea2e62dc09074f5ef8df02ba45741 (patch) | |
tree | 9768bf267dfab220e83a124f7515a55a0747fca6 /hypr | |
parent | 1f729d910f54efaf60b5f54c2760518445294aef (diff) | |
parent | eb561e1c22629a3df4ac69e458c37330bd806fc5 (diff) |
Merge branch 'master' into cla
Diffstat (limited to 'hypr')
-rw-r--r-- | hypr/hyprland.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 2dab414..6c597aa 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -263,6 +263,12 @@ bind = $mainMod+SHIFT, R, layoutmsg, colresize +conf #HYPRSCROLLING bind = $mainMod+SHIFT, Return, layoutmsg, promote #HYPRSCROLLING #}}} +#{{{ tab binds +bind = $mainMod+ALT, O, togglegroup +bind = $mainMod+ALT, J, changegroupactive, f +bind = $mainMod+ALT, K, changegroupactive, b +#}}} + #{{{ Group binds # Group binds #bind = $mainMod CONTROL, G, togglegroup, |