feat: added hyprland config

This commit is contained in:
oxypomme
2026-01-04 13:53:51 +01:00
parent 7420bcd08b
commit 817b73e12a
10 changed files with 309 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
# For all categories, see https://wiki.hyprland.org/Configuring/Variables/
input {
kb_layout = us
kb_variant =
kb_model =
kb_options = compose:rctrl,fkeys:basic_13-24
kb_rules =
accel_profile = flat
numlock_by_default = true
follow_mouse = 0
touchpad {
natural_scroll = no
}
sensitivity = 0 # -1.0 - 1.0, 0 means no modification.
}
exec-once = setxkbmap -layout us,fr -option 'grp:alt_ctrl_toggle,compose:rctl,fkeys:basic_13-24'