Touchpad on/off toggle without a separate script #10078
csinatra257
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
What's with not wanting to use a script? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello. This is my first time posting, I'm sorry if this is not the right place. I've seen people create an on/off toggle script for the touchpad, but I've yet to see a script-less approach. My method is to add the following lines to the
~/.config/hypr/hyprland.conf
file:This method obviously creates a mess inside the
hyprland.conf
file, but I prefer this rather than increasing the number of files I have to manage.Beta Was this translation helpful? Give feedback.
All reactions