Updated config
This commit is contained in:
@ -1,15 +1,12 @@
|
||||
general {
|
||||
gaps_in = 4
|
||||
gaps_out = 8
|
||||
|
||||
border_size = 2
|
||||
gaps_in = 0
|
||||
gaps_out = 0
|
||||
border_size = 0
|
||||
layout = dwindle
|
||||
allow_tearing = true
|
||||
|
||||
col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg
|
||||
col.inactive_border = rgba(595959aa)
|
||||
|
||||
layout = dwindle
|
||||
|
||||
allow_tearing = true
|
||||
}
|
||||
|
||||
input {
|
||||
@ -19,12 +16,11 @@ input {
|
||||
kb_options =
|
||||
kb_rules =
|
||||
|
||||
follow_mouse = 1
|
||||
|
||||
touchpad {
|
||||
natural_scroll = no
|
||||
}
|
||||
|
||||
follow_mouse = 1
|
||||
sensitivity = 0
|
||||
accel_profile = flat
|
||||
}
|
||||
@ -34,10 +30,10 @@ debug {
|
||||
}
|
||||
|
||||
decoration {
|
||||
rounding = 10
|
||||
rounding = 0
|
||||
|
||||
blur {
|
||||
enabled = true
|
||||
enabled = false
|
||||
size = 4
|
||||
passes = 4
|
||||
new_optimizations = on
|
||||
@ -50,8 +46,8 @@ decoration {
|
||||
shadow_render_power = 3
|
||||
col.shadow = rgba(1a1a1aee)
|
||||
|
||||
active_opacity = 0.9
|
||||
inactive_opacity = 0.9
|
||||
#active_opacity = 0.9
|
||||
#inactive_opacity = 0.9
|
||||
}
|
||||
|
||||
dwindle {
|
||||
|
Reference in New Issue
Block a user