diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2025-01-29 15:21:36 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-29 15:21:36 +0900 |
| commit | b1fb8eb7dca70f7dcfbde42e7713e4b47cf7b6b8 (patch) | |
| tree | 2096b4b884e61d92aa3aed791217dd8f478145c0 /config/hypr/scripts/SwitchKeyboardLayout.sh | |
| parent | 1436fe7b03be17f824ffecc5926184ef7837077d (diff) | |
| parent | fe7318f179d9e767e974e7613de3fdfdc8c3ddfd (diff) | |
Merge pull request #534 from JaKooLit/main
main to development synchronize
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 f1f8b244..f505fa6c 100755 --- a/config/hypr/scripts/SwitchKeyboardLayout.sh +++ b/config/hypr/scripts/SwitchKeyboardLayout.sh @@ -4,7 +4,7 @@ layout_file="$HOME/.cache/kb_layout" settings_file="$HOME/.config/hypr/UserConfigs/UserSettings.conf" -notif_icon="$HOME/.config/swaync/images/bell.png" +notif_icon="$HOME/.config/swaync/images/ja.png" # Refined ignore list with patterns or specific device names ignore_patterns=( |
