Fix toggle-touchpad device reference

This commit is contained in:
2026-06-11 19:30:19 +02:00
parent 835a9aa3b5
commit 20768e1775
247 changed files with 2468 additions and 1 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
STATE_CONF="$HOME/.local/state/omarchy/toggles/hypr/touchpad-disabled.conf"
device="$(archypr-w-touchpad)"
device="$(archypr-hw-touchpad)"
if [[ -z $device ]]; then
echo "No touchpad device found" >&2