mirror of
https://git.aramjonghu.nl/AramJonghu/hypr.git
synced 2026-06-06 20:38:24 +02:00
81 lines
1.7 KiB
Plaintext
81 lines
1.7 KiB
Plaintext
input {
|
|
kb_layout = us
|
|
kb_variant = intl
|
|
kb_model =
|
|
kb_options = fkeys:basic_13-24
|
|
kb_rules =
|
|
sensitivity = 0
|
|
accel_profile = flat
|
|
follow_mouse = 1
|
|
}
|
|
|
|
general {
|
|
gaps_in = 2
|
|
gaps_out = 4
|
|
border_size = 1
|
|
col.active_border = $mauve $teal $green $blue $lavender 90deg
|
|
col.inactive_border = $crust 90deg
|
|
}
|
|
|
|
decoration {
|
|
rounding = 1
|
|
shadow {
|
|
enabled = true
|
|
range = 15
|
|
render_power = 5
|
|
color = $base
|
|
color_inactive = $mantle
|
|
}
|
|
blur {
|
|
enabled = true
|
|
size = 2
|
|
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
|
|
}
|
|
|
|
}
|
|
|
|
layerrule = blur_popups on, match:namespace ZShell-Bar
|
|
layerrule = ignore_alpha 0.5, match:namespace ZShell-Bar
|
|
layerrule = blur on, match:namespace ZShell-Bar
|
|
|
|
layerrule = blur_popups on, match:namespace ZShell-Auth
|
|
layerrule = ignore_alpha 0.5, match:namespace ZShell-Auth
|
|
layerrule = blur on, match:namespace ZShell-Auth
|
|
|
|
animations {
|
|
enabled = 1
|
|
bezier = overshot,0.13,0.99,0.29,1.1
|
|
animation = windows,1,4,overshot,slide
|
|
animation = border,1,4,default
|
|
animation = fade,1,4,default
|
|
animation = workspaces,1,4,overshot,slidevert
|
|
}
|
|
|
|
dwindle {
|
|
pseudotile = true
|
|
preserve_split = true
|
|
}
|
|
|
|
ecosystem {
|
|
no_donation_nag = true
|
|
no_update_news = true
|
|
}
|
|
|
|
misc {
|
|
disable_hyprland_logo = true
|
|
}
|
|
|
|
debug {
|
|
full_cm_proto = true
|
|
}
|