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/TouchPad.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/hypr/scripts/TouchPad.sh') diff --git a/config/hypr/scripts/TouchPad.sh b/config/hypr/scripts/TouchPad.sh index 5174968e..8509d79f 100755 --- a/config/hypr/scripts/TouchPad.sh +++ b/config/hypr/scripts/TouchPad.sh @@ -5,7 +5,7 @@ # use hyprctl devices to get your system touchpad device name # source https://github.com/hyprwm/Hyprland/discussions/4283?sort=new#discussioncomment-8648109 -notif="$HOME/.config/swaync/images/bell.png" +notif="$HOME/.config/swaync/images/ja.png" export STATUS_FILE="$XDG_RUNTIME_DIR/touchpad.status" -- cgit v1.2.3