From 1f972b97f3b853f71e182737416c1ad485e53381 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Mon, 27 Jan 2025 11:11:28 +0900 Subject: replaced the bell logo for swaync in some scripts with own Discord logo --- config/hypr/scripts/SwitchKeyboardLayout.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/hypr/scripts/SwitchKeyboardLayout.sh') 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=( -- cgit v1.2.3