New backup 2025-07-01 09:00:07
This commit is contained in:
parent
8c3dd761ee
commit
ee325abc81
1 changed files with 9 additions and 8 deletions
|
@ -7,13 +7,13 @@ workspace 0: {
|
||||||
}
|
}
|
||||||
|
|
||||||
# Border styling
|
# Border styling
|
||||||
default_border pixel 4
|
default_border pixel 2
|
||||||
default_floating_border pixel 3
|
default_floating_border pixel 2
|
||||||
|
|
||||||
# Borders
|
# Borders
|
||||||
client.focused $color5 $color5 $color0 $color1
|
client.focused $color599 $color599 $color0 $color13
|
||||||
client.focused_inactive $color0 $color0 $color0 $color0
|
client.focused_inactive $color000 $color000 $color000 $color000
|
||||||
client.unfocused $color0 $color0 $color0 $color0
|
client.unfocused $color000 $color000 $color000 $color000
|
||||||
|
|
||||||
set {
|
set {
|
||||||
$layer_blur blur enable, blur_ignore_transparent enable, corner_radius 10
|
$layer_blur blur enable, blur_ignore_transparent enable, corner_radius 10
|
||||||
|
@ -32,6 +32,7 @@ layer_effects {
|
||||||
blur_brightness 0.85
|
blur_brightness 0.85
|
||||||
blur enable
|
blur enable
|
||||||
shadows enable
|
shadows enable
|
||||||
shadow_color $color0
|
shadow_color $color5bb
|
||||||
shadow_blur_radius 20
|
shadow_inactive_color $color555
|
||||||
corner_radius 10
|
shadow_blur_radius 10
|
||||||
|
corner_radius 8
|
||||||
|
|
Loading…
Add table
Reference in a new issue