mirror of
https://git.aramjonghu.nl/AramJonghu/hypr.git
synced 2026-06-06 20:38:24 +02:00
disable shadows and blur
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user