mirror of
https://github.com/xsghetti/HyprCrux.git
synced 2025-07-03 13:50:38 -04:00
updates
This commit is contained in:
parent
97115ed0e5
commit
4ac5f5e5e5
31 changed files with 290 additions and 133 deletions
|
@ -4,7 +4,7 @@ general {
|
|||
gaps_in = 4
|
||||
gaps_out = 10
|
||||
border_size = 2
|
||||
col.active_border = $color4
|
||||
col.active_border = $color1
|
||||
col.inactive_border = $color4 $color6 $color7 $color1 30deg
|
||||
resize_on_border = true
|
||||
|
||||
|
@ -22,7 +22,7 @@ decoration {
|
|||
|
||||
blur {
|
||||
enabled = true
|
||||
size = 5
|
||||
size = 2
|
||||
passes = 3
|
||||
new_optimizations = true
|
||||
ignore_opacity = on
|
||||
|
@ -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