73 lines
846 B
Plaintext
Raw Normal View History

2024-02-29 23:46:43 +00:00
general {
2024-03-05 12:28:48 +00:00
gaps_in = 4
2024-03-07 12:09:05 +00:00
gaps_out = 8
2024-03-05 12:28:48 +00:00
2024-03-21 15:10:24 +00:00
border_size = 2
2024-03-04 23:40:49 +00:00
2024-02-29 23:46:43 +00:00
col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg
col.inactive_border = rgba(595959aa)
layout = dwindle
2024-03-20 14:45:06 +00:00
allow_tearing = true
2024-02-29 23:46:43 +00:00
}
input {
kb_layout = us
kb_variant =
kb_model =
kb_options =
kb_rules =
follow_mouse = 1
touchpad {
natural_scroll = no
}
2024-03-05 12:28:48 +00:00
sensitivity = 0
accel_profile = flat
2024-02-29 23:46:43 +00:00
}
2024-03-09 21:03:35 +00:00
debug {
overlay = false
}
2024-02-29 23:46:43 +00:00
decoration {
2024-03-21 15:10:24 +00:00
rounding = 10
2024-02-29 23:46:43 +00:00
blur {
enabled = true
2024-03-05 12:28:48 +00:00
size = 4
passes = 4
new_optimizations = on
ignore_opacity = on
xray = false
2024-02-29 23:46:43 +00:00
}
2024-03-07 12:09:05 +00:00
drop_shadow = no
2024-02-29 23:46:43 +00:00
shadow_range = 4
shadow_render_power = 3
col.shadow = rgba(1a1a1aee)
2024-03-07 12:09:05 +00:00
active_opacity = 0.9
inactive_opacity = 0.9
2024-02-29 23:46:43 +00:00
}
dwindle {
2024-03-02 16:06:30 +00:00
pseudotile = yes
preserve_split = yes
2024-02-29 23:46:43 +00:00
}
master {
new_is_master = true
}
gestures {
workspace_swipe = off
}
misc {
2024-03-02 16:06:30 +00:00
force_default_wallpaper = 0
2024-02-29 23:46:43 +00:00
}