Files
hypr/modules/settings.conf
T
2026-04-26 02:23:30 +02:00

88 lines
1.9 KiB
Plaintext

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
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
touchpad {
natural_scroll = true
scroll_factor = 0.4
disable_while_typing = true
middle_button_emulation = true
}
}
general {
gaps_in = 2
gaps_out = 4
border_size = 2
col.active_border = $mauve $teal $green $sapphire $lavender 90deg
col.inactive_border = $crust 90deg
}
decoration {
rounding = 1
shadow {
enabled = false
range = 15
render_power = 5
color = $base
color_inactive = $mantle
}
blur {
enabled = false
size = 2
passes = 3
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,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
vfr = true
}
debug {
full_cm_proto = true
}