From 2f41a7476cc2833711acc4b964e79fb1330cf484 Mon Sep 17 00:00:00 2001 From: "Ja.KooLit" Date: Tue, 12 Mar 2024 10:04:00 +0900 Subject: Bump to v2.2.6 and kb layout switch keybind update --- config/hypr/configs/Keybinds.conf | 2 +- config/hypr/v2.2.5 | 5 ----- config/hypr/v2.2.6 | 5 +++++ 3 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 config/hypr/v2.2.5 create mode 100644 config/hypr/v2.2.6 diff --git a/config/hypr/configs/Keybinds.conf b/config/hypr/configs/Keybinds.conf index 96ce9513..a617914f 100644 --- a/config/hypr/configs/Keybinds.conf +++ b/config/hypr/configs/Keybinds.conf @@ -25,10 +25,10 @@ bind = $mainMod ALT, R, exec, $scriptsDir/Refresh.sh # Refresh waybar, swaync, r bind = $mainMod ALT, E, exec, $scriptsDir/RofiEmoji.sh # emoji bind = $mainMod SHIFT, B, exec, $scriptsDir/ChangeBlur.sh # Toggle blur settings bind = $mainMod SHIFT, G, exec, $scriptsDir/GameMode.sh # animations ON/OFF -bind = $mainMod ALT, K, exec, $scriptsDir/SwitchKeyboardLayout.sh # Switch Keyboard Layout bind = $mainMod ALT, L, exec, $scriptsDir/ChangeLayout.sh # Toggle Master or Dwindle Layout bind = $mainMod ALT, V, exec, $scriptsDir/ClipManager.sh # Clipboard Manager bind = $mainMod SHIFT, N, exec, swaync-client -t -sw # swayNC panel +bind = SHIFT ALT, exec, $scriptsDir/SwitchKeyboardLayout.sh # Switch Keyboard Layout # FEATURES / EXTRAS (UserScripts) bind = $mainMod, E, exec, $UserScripts/QuickEdit.sh # Quick Edit Hyprland Settings diff --git a/config/hypr/v2.2.5 b/config/hypr/v2.2.5 deleted file mode 100644 index 31b3414d..00000000 --- a/config/hypr/v2.2.5 +++ /dev/null @@ -1,5 +0,0 @@ -### https://github.com/JaKooLit ### -## https://github.com/JaKooLit/Hyprland-Dots -## This is to have a reference of which version would be - -## note that this will always be higher than the released versions \ No newline at end of file diff --git a/config/hypr/v2.2.6 b/config/hypr/v2.2.6 new file mode 100644 index 00000000..31b3414d --- /dev/null +++ b/config/hypr/v2.2.6 @@ -0,0 +1,5 @@ +### https://github.com/JaKooLit ### +## https://github.com/JaKooLit/Hyprland-Dots +## This is to have a reference of which version would be + +## note that this will always be higher than the released versions \ No newline at end of file -- cgit v1.2.3