🗑️ hypr: remove user-specific settings

This commit is contained in:
retrozinndev
2025-05-15 15:19:20 -03:00
parent 2479f0d068
commit 08b0c0c727
5 changed files with 2 additions and 58 deletions
-21
View File
@@ -5,30 +5,9 @@
# Wiki: https://wiki.hyprland.org/Configuring/Keywords/#per-device-input-configs
input {
kb_layout = us
kb_variant = intl
kb_model = pc105
numlock_by_default = true
follow_mouse = 1
sensitivity = 0 # -1.0 to 1.0, 0 means no modification.
touchpad {
natural_scroll = true
}
}
##############
## GESTURES ##
##############
# Wiki: https://wiki.hyprland.org/Configuring/Variables/#gestures
gestures {
workspace_swipe = true
workspace_swipe_fingers = 3
workspace_swipe_create_new = true
}