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/TouchPad.sh | |
| parent | 31b1aa05196433e7c287eee68bdbce84b8be351a (diff) | |
replaced the bell logo for swaync in some scripts with own Discord logo
Diffstat (limited to 'config/hypr/scripts/TouchPad.sh')
| -rwxr-xr-x | config/hypr/scripts/TouchPad.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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" |
