diff options
| author | Ja.KooLit <jimmielovejay@gmail.com> | 2024-03-19 05:33:03 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-19 05:33:03 +0900 |
| commit | 7fefc808e40d763217b1ae5ad2bd7548eb160084 (patch) | |
| tree | fd6cf47c832c7c964901a7ce348a207251dc2404 /config/hypr/scripts/SwitchKeyboardLayout.sh | |
| parent | a2649f32492f3a1aa41fbc3801e90f96749f9efe (diff) | |
| parent | 77c5bd8d585f033816d4e7336a6ec60fef58703e (diff) | |
Merge pull request #177 from JaKooLit/development
Development to main
Diffstat (limited to 'config/hypr/scripts/SwitchKeyboardLayout.sh')
| -rwxr-xr-x | config/hypr/scripts/SwitchKeyboardLayout.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/scripts/SwitchKeyboardLayout.sh b/config/hypr/scripts/SwitchKeyboardLayout.sh index 90451c67..b280493e 100755 --- a/config/hypr/scripts/SwitchKeyboardLayout.sh +++ b/config/hypr/scripts/SwitchKeyboardLayout.sh @@ -1,5 +1,5 @@ #!/bin/bash -## /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ ## +# /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ ## # This is for changing kb_layouts. Set kb_layouts in $settings_file layout_f="$HOME/.cache/kb_layout" |
