mirror of
https://github.com/xsghetti/HyprCrux.git
synced 2025-07-01 13:00:38 -04:00
Update animations.conf
This commit is contained in:
parent
87ed1af576
commit
8cece9e643
1 changed files with 5 additions and 5 deletions
|
@ -5,7 +5,7 @@ general {
|
|||
gaps_out = 10
|
||||
border_size = 2
|
||||
col.active_border = $color4
|
||||
col.inactive_border = $color4 color6 $color7 $color1 30deg
|
||||
col.inactive_border = $color4 $color6 $color7 $color1 30deg
|
||||
resize_on_border = true
|
||||
|
||||
layout = dwindle
|
||||
|
@ -35,10 +35,10 @@ decoration {
|
|||
|
||||
}
|
||||
|
||||
drop_shadow = no
|
||||
shadow_range = 8
|
||||
shadow_render_power = 1
|
||||
col.shadow = $color4
|
||||
#drop_shadow = no
|
||||
#shadow_range = 8
|
||||
#shadow_render_power = 1
|
||||
#col.shadow = $color4
|
||||
active_opacity = 1
|
||||
inactive_opacity = 1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue