Updated config
This commit is contained in:
@ -1,78 +1,33 @@
|
||||
general {
|
||||
gaps_in = 2
|
||||
gaps_out = 4
|
||||
border_size = 2
|
||||
layout = dwindle
|
||||
gaps_in = 5
|
||||
gaps_out = 10
|
||||
border_size = 1
|
||||
allow_tearing = true
|
||||
}
|
||||
|
||||
# Default
|
||||
#col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg
|
||||
#col.inactive_border = rgba(595959aa)
|
||||
decoration {
|
||||
rounding = 5
|
||||
drop_shadow = true
|
||||
blur:enabled = false
|
||||
}
|
||||
|
||||
# Generic
|
||||
col.active_border = rgba(ffffff80)
|
||||
col.inactive_border = rgba(ffffff20)
|
||||
animations {
|
||||
enabled = false
|
||||
}
|
||||
|
||||
# Ubuntu
|
||||
# col.active_border = rgba(d98e1fff) rgba(d87713ff) 45deg
|
||||
# col.inactive_border = rgba(d98e1f60)
|
||||
dwindle {
|
||||
no_gaps_when_only = 1
|
||||
}
|
||||
|
||||
input {
|
||||
kb_layout = us
|
||||
kb_variant =
|
||||
kb_model =
|
||||
kb_options =
|
||||
kb_rules =
|
||||
|
||||
touchpad {
|
||||
natural_scroll = no
|
||||
}
|
||||
|
||||
follow_mouse = 1
|
||||
sensitivity = 0
|
||||
accel_profile = flat
|
||||
sensitivity = 0
|
||||
}
|
||||
|
||||
misc {
|
||||
vrr = 1
|
||||
}
|
||||
|
||||
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
|
||||
}
|
||||
|
Reference in New Issue
Block a user