Git removed config; hyprland added transparancy and blur

This commit is contained in:
Jurn Wubben 2025-07-30 17:01:12 +02:00
parent aff6ae1ab3
commit 2be2ca724a
4 changed files with 21 additions and 8 deletions

View file

@ -15,6 +15,9 @@
decoration = {
rounding = 10;
rounding_power = 3;
active_opacity = 0.95;
inactive_opacity = 0.8;
blur = {
enabled = true;
brightness = 1.0;