home/.config/hypr/general.conf
2024-04-19 17:43:00 +02:00

70 lines
866 B
Plaintext

general {
gaps_in = 2
gaps_out = 4
border_size = 2
layout = dwindle
allow_tearing = true
col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg
col.inactive_border = rgba(595959aa)
}
input {
kb_layout = us
kb_variant =
kb_model =
kb_options =
kb_rules =
touchpad {
natural_scroll = no
}
follow_mouse = 1
sensitivity = 0
accel_profile = flat
}
debug {
overlay = false
}
decoration {
rounding = 5
blur {
enabled = true
size = 4
passes = 4
new_optimizations = on
ignore_opacity = on
xray = false
}
drop_shadow = no
shadow_range = 4
shadow_render_power = 3
col.shadow = rgba(1a1a1aee)
#active_opacity = 0.9
#inactive_opacity = 0.9
}
dwindle {
pseudotile = yes
preserve_split = yes
no_gaps_when_only = 1
}
master {
new_is_master = true
}
gestures {
workspace_swipe = off
}
misc {
force_default_wallpaper = 0
}