disable shadows and blur

This commit is contained in:
2026-04-26 02:23:30 +02:00
parent cb8eedb914
commit e0182aff29
2 changed files with 8 additions and 5 deletions
+3 -1
View File
@@ -1,2 +1,4 @@
monitor = eDP-1, 2560x1600@60, 0x0, 1, bitdepth, 10
monitor = , highres@highrr, auto, 1, mirror, eDP-1
monitor = , highres@highrr, auto, 1
# monitor = , highres@highrr, auto, 1, mirror, eDP-1
+5 -4
View File
@@ -26,22 +26,22 @@ input {
general {
gaps_in = 2
gaps_out = 4
border_size = 1
col.active_border = $mauve $teal $green $blue $lavender 90deg
border_size = 2
col.active_border = $mauve $teal $green $sapphire $lavender 90deg
col.inactive_border = $crust 90deg
}
decoration {
rounding = 1
shadow {
enabled = true
enabled = false
range = 15
render_power = 5
color = $base
color_inactive = $mantle
}
blur {
enabled = true
enabled = false
size = 2
passes = 3
new_optimizations = on
@@ -79,6 +79,7 @@ ecosystem {
misc {
disable_hyprland_logo = true
vfr = true
}
debug {