diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-01-27 11:11:28 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-01-27 11:11:39 +0900 |
| commit | 1f972b97f3b853f71e182737416c1ad485e53381 (patch) | |
| tree | 988a2e3d81c53e231db045bf1528b569176d6047 /config/hypr/scripts/SwitchKeyboardLayout.sh | |
| parent | 31b1aa05196433e7c287eee68bdbce84b8be351a (diff) | |
replaced the bell logo for swaync in some scripts with own Discord logo
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=( |
