aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay.com>2024-08-24 21:27:15 +0900
committerJaKooLit <jimmielovejay.com>2024-08-24 21:27:15 +0900
commita5fbf7856217a60f6c55fe679baf4a9891b01d8e (patch)
tree1a563e74ae6e49e1f76a1257fbf0660daede497d
parent17b38d44a0184ecfdc6956b018c15405c0f112e6 (diff)
fix change focus window when on group mode
-rw-r--r--config/hypr/configs/Keybinds.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/hypr/configs/Keybinds.conf b/config/hypr/configs/Keybinds.conf
index 65da9ff5..9bd89647 100644
--- a/config/hypr/configs/Keybinds.conf
+++ b/config/hypr/configs/Keybinds.conf
@@ -54,11 +54,11 @@ bind = $mainMod CTRL, Return, layoutmsg, swapwithmaster
# group
bind = $mainMod, G, togglegroup
-bind = $mainMod SHIFT, tab, changegroupactive #change focus to another window
+bind = $mainMod CTRL, tab, changegroupactive #change focus to another window
# Cycle windows if floating bring to top
-bind = ALT,Tab,cyclenext
-bind = ALT,Tab,bringactivetotop
+bind = ALT, tab, cyclenext
+bind = ALT, tab, bringactivetotop
# Special Keys / Hot Keys
bindel = , xf86audioraisevolume, exec, $scriptsDir/Volume.sh --inc #volume up
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage