Files
hypr/modules/settings.conf
T
2026-03-07 02:30:34 +01:00

76 lines
1.5 KiB
Plaintext

input {
kb_layout = us
kb_variant =
kb_model =
kb_options = fkeys:basic_13-24
kb_rules =
sensitivity = 0
accel_profile = flat
follow_mouse = 1
touchpad {
natural_scroll = true
scroll_factor = 0.4
disable_while_typing = true
middle_button_emulation = true
}
}
misc {
disable_hyprland_logo = true
}
general {
gaps_in = 2
gaps_out = 4
border_size = 2
col.active_border = $sky $teal $green $blue 90deg
col.inactive_border = $crust 90deg
}
decoration {
rounding = 2
shadow {
enabled = true
range = 25
render_power = 5
color = $crust
color_inactive = $surface1
}
blur {
enabled = true
size = 6
passes = 2
new_optimizations = on
ignore_opacity = true
contrast = 1.0
brightness = 1.0
vibrancy = 0
vibrancy_darkness = 0
xray = false
noise = 0.05
popups = true
input_methods = true
}
}
animations {
enabled = 1
bezier = overshot,0.13,0.99,0.29,1.1
animation = windows,1,4,overshot,slide
animation = border,1,10,default
animation = fade,1,10,default
animation = workspaces,1,6,overshot,slidevert
}
dwindle {
pseudotile = 1
force_split = 0
preserve_split = true
}
ecosystem {
no_donation_nag = true
no_update_news = true
}