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