79 lines
1.0 KiB
Plaintext
Raw Normal View History

2024-02-29 23:46:43 +00:00
general {
2024-03-31 09:54:31 +00:00
gaps_in = 2
gaps_out = 4
2024-04-11 16:24:39 +00:00
border_size = 2
2024-03-25 12:55:15 +00:00
layout = dwindle
allow_tearing = true
2024-03-04 23:40:49 +00:00
2024-05-31 11:04:39 +00:00
# Default
#col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg
#col.inactive_border = rgba(595959aa)
# Generic
col.active_border = rgba(ffffff80)
col.inactive_border = rgba(ffffff20)
# Ubuntu
# col.active_border = rgba(d98e1fff) rgba(d87713ff) 45deg
# col.inactive_border = rgba(d98e1f60)
2024-02-29 23:46:43 +00:00
}
input {
kb_layout = us
kb_variant =
kb_model =
kb_options =
kb_rules =
touchpad {
natural_scroll = no
}
2024-03-25 12:55:15 +00:00
follow_mouse = 1
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-04-11 16:24:39 +00:00
rounding = 5
2024-02-29 23:46:43 +00:00
blur {
2024-03-26 22:48:06 +00:00
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-05-31 11:04:39 +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-03-26 22:48:06 +00:00
no_gaps_when_only = 1
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
}