diff options
author | ZachIR <zachir@librem.one> | 2025-07-25 21:29:04 -0500 |
---|---|---|
committer | ZachIR <zachir@librem.one> | 2025-07-25 21:29:04 -0500 |
commit | cd83dc1087fe34ace383ec9a50df2e4242b8c171 (patch) | |
tree | d789c282727821a7623959044a10b44efdd725bc /hypr | |
parent | c8fc56e6fd6ab3c8553ab6379df5ae64513ca999 (diff) | |
parent | f41964243b0c4945b7ef97956e3a2314d7e21c4d (diff) |
Merge branch 'master' into car
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 c0501a1..4916216 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -271,6 +271,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, |