Hyprland : 0.30.0 -> 0.33.0
This commit is contained in:
parent
75576765d4
commit
c1569d0215
1 changed files with 5 additions and 2 deletions
|
@ -30,11 +30,14 @@ general {
|
|||
border_size = 2
|
||||
col.active_border = rgba(df80ffff) rgba(cc33ffff) 90deg
|
||||
col.inactive_border = rgba(886c9322)
|
||||
col.group_border = rgba(f2f2f280)
|
||||
col.group_border_active = rgb(3366ff) rgb(33ccff)
|
||||
layout = dwindle
|
||||
}
|
||||
|
||||
group {
|
||||
col.border_inactive = rgba(f2f2f280)
|
||||
col.border_active = rgb(3366ff) rgb(33ccff)
|
||||
}
|
||||
|
||||
# Decoration
|
||||
decoration {
|
||||
rounding = 5
|
||||
|
|
Loading…
Reference in a new issue