diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2025-01-29 16:10:32 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-29 16:10:32 +0900 |
| commit | a6b009fe1b012c34da5aaf0798ba2eb4bcc2731f (patch) | |
| tree | f43034a1aa0ddd05a32e590254621f7fd9226f38 /config/hypr/scripts/TouchPad.sh | |
| parent | ed4cd8ea4e146be0c98b5a083a2e289fb9e26eb0 (diff) | |
| parent | b1fb8eb7dca70f7dcfbde42e7713e4b47cf7b6b8 (diff) | |
Merge branch 'development' into windowrules
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" |
