mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-19 17:28:49 +02:00
hyprland: Less blur
This commit is contained in:
parent
b6ec715154
commit
91fff9d285
@ -61,8 +61,8 @@ let VARIABLES = import ../../src/variables.nix; in {
|
|||||||
decoration {
|
decoration {
|
||||||
rounding = 0
|
rounding = 0
|
||||||
blur = yes
|
blur = yes
|
||||||
blur_size = 3
|
blur_size = 4
|
||||||
blur_passes = 3
|
blur_passes = 2
|
||||||
blur_new_optimizations = yes
|
blur_new_optimizations = yes
|
||||||
drop_shadow = yes
|
drop_shadow = yes
|
||||||
shadow_range = 4
|
shadow_range = 4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user