aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJa.KooLit <jimmielovejay@gmail.com>2024-04-20 00:04:58 +0900
committerGitHub <noreply@github.com>2024-04-20 00:04:58 +0900
commitb785e357c31039e06bc62c30c0e45e3125313f6a (patch)
treeb0ffdaba2030f86fdc450186e61fa7b144665488
parente2a793b8df16421142f590d16061d3ce9f020cf9 (diff)
parente9549ac910d9665a68902cfbbdcf428e3c04a5b2 (diff)
Merge pull request #198 from PostCyberPunk/fix-touchpad
fxi:touchpad updated with new hyprlang syntax
-rwxr-xr-xconfig/hypr/scripts/TouchPad.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/scripts/TouchPad.sh b/config/hypr/scripts/TouchPad.sh
index 5119ac24..c5722c16 100755
--- a/config/hypr/scripts/TouchPad.sh
+++ b/config/hypr/scripts/TouchPad.sh
@@ -18,7 +18,7 @@ toggle_touchpad() {
fi
notify-send -u low -i "$notif" "Touchpad $action"
- hyprctl keyword "device:$Touchpad_Device:enabled" "$(cat "$STATUS_FILE")"
+ hyprctl keyword "device[$Touchpad_Device]:enabled" "$(cat "$STATUS_FILE")"
}
toggle_touchpad
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage