Revert "remove gaps and rounded corners. also make the difference between focused and unfocused bigger"

This reverts commit ca7f8d0b21.
This commit is contained in:
2025-10-13 19:04:41 +02:00
parent 7a94b4fa03
commit 9deedd3b4c
2 changed files with 4 additions and 1 deletions
+2 -1
View File
@@ -1,10 +1,11 @@
backend = "glx";
vsync = true;
corner-radius = 20.0;
rounded-corners-exclude = [
];
inactive-opacity = 0.7;
inactive-opacity = 0.8;
opacity-rule = [
"100:class_g = 'Rofi'",
];