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
|
||||
default_border pixel 4
|
||||
default_floating_border pixel 3
|
||||
default_border pixel 2
|
||||
default_floating_border pixel 2
|
||||
|
||||
# Borders
|
||||
client.focused $color5 $color5 $color0 $color1
|
||||
client.focused_inactive $color0 $color0 $color0 $color0
|
||||
client.unfocused $color0 $color0 $color0 $color0
|
||||
client.focused $color599 $color599 $color0 $color13
|
||||
client.focused_inactive $color000 $color000 $color000 $color000
|
||||
client.unfocused $color000 $color000 $color000 $color000
|
||||
|
||||
set {
|
||||
$layer_blur blur enable, blur_ignore_transparent enable, corner_radius 10
|
||||
|
@ -32,6 +32,7 @@ layer_effects {
|
|||
blur_brightness 0.85
|
||||
blur enable
|
||||
shadows enable
|
||||
shadow_color $color0
|
||||
shadow_blur_radius 20
|
||||
corner_radius 10
|
||||
shadow_color $color5bb
|
||||
shadow_inactive_color $color555
|
||||
shadow_blur_radius 10
|
||||
corner_radius 8
|
||||
|
|
Loading…
Add table
Reference in a new issue