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

This commit is contained in:
2025-10-12 21:05:57 +02:00
parent fa9a584deb
commit ca7f8d0b21
2 changed files with 1 additions and 4 deletions
+1 -2
View File
@@ -1,11 +1,10 @@
backend = "glx";
vsync = true;
corner-radius = 20.0;
rounded-corners-exclude = [
];
inactive-opacity = 0.8;
inactive-opacity = 0.7;
opacity-rule = [
"100:class_g = 'Rofi'",
];