♻️ refactor(hypr): organize conf to other files

This commit is contained in:
retrozinndev
2024-10-21 21:03:53 -03:00
parent 91482a6c65
commit e49ddc86ba
7 changed files with 129 additions and 74 deletions
+26
View File
@@ -0,0 +1,26 @@
###########
## INPUT ##
###########
input {
kb_layout = br
kb_variant = abnt2
# kb_model =
# kb_options =
# kb_rules =
numlock_by_default = true
follow_mouse = 1
sensitivity = 0 # -1.0 - 1.0, 0 means no modification.
touchpad {
natural_scroll = true
}
}
# https://wiki.hyprland.org/Configuring/Variables/#gestures
gestures {
workspace_swipe = true
}