Fix toggle-touchpad device reference
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user