Updated config
This commit is contained in:
parent
150e9ad65d
commit
a2b0776fb3
9 changed files with 61 additions and 47 deletions
|
@ -5,8 +5,17 @@ general {
|
|||
layout = dwindle
|
||||
allow_tearing = true
|
||||
|
||||
col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg
|
||||
col.inactive_border = rgba(595959aa)
|
||||
# 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)
|
||||
}
|
||||
|
||||
input {
|
||||
|
@ -46,8 +55,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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue