mirror of
https://git.aramjonghu.nl/AramJonghu/hypr.git
synced 2026-06-06 20:38:24 +02:00
reduced shadow and changed inactive border
This commit is contained in:
@@ -11,18 +11,18 @@ input {
|
||||
|
||||
general {
|
||||
gaps_in = 2
|
||||
gaps_out = 4
|
||||
gaps_out = 2
|
||||
border_size = 1
|
||||
col.active_border = $mauve $teal $green $blue $lavender 90deg
|
||||
col.inactive_border = $crust 90deg
|
||||
col.active_border = $mauve $teal $green $sapphire $lavender 90deg
|
||||
col.inactive_border = $surface1 90deg
|
||||
}
|
||||
|
||||
decoration {
|
||||
rounding = 1
|
||||
shadow {
|
||||
enabled = true
|
||||
range = 15
|
||||
render_power = 5
|
||||
range = 6
|
||||
render_power = 6
|
||||
color = $base
|
||||
color_inactive = $mantle
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user