This commit is contained in:
2026-06-15 00:24:26 +03:00
commit 3fab9257e0
45 changed files with 2729 additions and 0 deletions

20
config/hypr/settings.conf Normal file
View File

@@ -0,0 +1,20 @@
general {
col.active_border = rgba(6C7086ff) # focused window border
col.inactive_border = rgba(313244ff) # unfocused windows
gaps_out = 10,10,10,10
}
input {
touchpad {
natural_scroll = true
clickfinger_behavior = true
}
numlock_by_default = true
kb_layout = us,ara
kb_variant = ,
kb_options = grp:alt_shift_toggle
}
xwayland {
force_zero_scaling = true
}