mirror of
https://github.com/flickowoa/dotfiles.git
synced 2026-04-06 00:32:09 +02:00
Update hyprland.conf
This commit is contained in:
@@ -33,19 +33,12 @@ general {
|
||||
}
|
||||
|
||||
decoration {
|
||||
blur_new_optimizations = true
|
||||
drop_shadow = true
|
||||
shadow_range=100
|
||||
shadow_render_power=5
|
||||
col.shadow= 0x33000000
|
||||
col.shadow_inactive=0x22000000
|
||||
rounding=15
|
||||
blur=0
|
||||
blur_size=1 # minimum 1
|
||||
blur_passes=1 # minimum 1, more passes = more resource intensive.
|
||||
# Your blur "amount" is blur_size * blur_passes, but high blur_size (over around 5-ish) will produce artifacts.
|
||||
# if you want heavy blur, you need to up the blur_passes.
|
||||
# the more passes, the more you can up the blur_size without noticing artifacts.
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user