Split Hyprland configuratin in multiple files

This commit is contained in:
Fabio Scotto di Santolo
2024-08-01 12:25:39 +02:00
parent 246983f836
commit 8cf790ebbe
10 changed files with 164 additions and 165 deletions

View File

@@ -0,0 +1,17 @@
decoration {
# See https://wiki.hyprland.org/Configuring/Variables/ for more
rounding = 10
blur {
enabled = true
size = 3
passes = 1
}
drop_shadow = yes
shadow_range = 4
shadow_render_power = 3
col.shadow = rgba(1a1a1aee)
}