More swayfx customisation
This commit is contained in:
parent
0e835cd59f
commit
8a67721cfb
1 changed files with 4 additions and 2 deletions
|
|
@ -9,8 +9,8 @@ shadows enable
|
||||||
shadows_on_csd enable
|
shadows_on_csd enable
|
||||||
shadow_blur_radius 5
|
shadow_blur_radius 5
|
||||||
shadow_offset 3 3
|
shadow_offset 3 3
|
||||||
shadow_color #CB4B16BF
|
shadow_color #000000BF
|
||||||
shadow_inactive_color #0000007F
|
shadow_inactive_color #0000005F
|
||||||
smart_corner_radius enable
|
smart_corner_radius enable
|
||||||
corner_radius 12
|
corner_radius 12
|
||||||
|
|
||||||
|
|
@ -20,3 +20,5 @@ layer_effects "gtk-layer-shell" blur enable; shadows enable; corner_radius 13
|
||||||
layer_effects "wofi" blur enable; shadows enable; corner_radius 13
|
layer_effects "wofi" blur enable; shadows enable; corner_radius 13
|
||||||
|
|
||||||
titlebar_separator disable
|
titlebar_separator disable
|
||||||
|
|
||||||
|
default_dim_inactive 0.1
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue