From 467250d12a88c99a5ea8db3e3f9d86efb47b5b5c Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Tue, 28 May 2024 02:24:33 +0900 Subject: [PATCH] modified / added some keybinds --- config/hypr/configs/Keybinds.conf | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/config/hypr/configs/Keybinds.conf b/config/hypr/configs/Keybinds.conf index 6c03456..c1f70c5 100644 --- a/config/hypr/configs/Keybinds.conf +++ b/config/hypr/configs/Keybinds.conf @@ -52,7 +52,11 @@ bind = $mainMod CTRL, Return, layoutmsg, swapwithmaster # group bind = $mainMod, G, togglegroup -bind = ALT, tab, changegroupactive #change focus to another window +bind = $mainMod SHIFT, tab, changegroupactive #change focus to another window + + # Cycle windows if floating bring to top +bind = ALT,Tab,cyclenext +bind = ALT,Tab,bringactivetotop # Special Keys / Hot Keys bindl = , xf86audioraisevolume, exec, $scriptsDir/Volume.sh --inc #volume up