Updated config

This commit is contained in:
Eduard Urbach 2024-05-31 13:04:39 +02:00
parent 150e9ad65d
commit a2b0776fb3
Signed by: eduard
GPG key ID: 49226B848C78F6C8
9 changed files with 61 additions and 47 deletions

View file

@ -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 {