refactor(configs): remake some of my configs

This commit is contained in:
Artur Manuel 2025-02-04 20:12:54 +00:00
commit 24c925ecaf
6 changed files with 26 additions and 32 deletions

View file

@ -272,7 +272,7 @@ window-rule {
// Example: enable rounded corners for all windows.
// (This example rule is commented out with a "/-" in front.)
window-rule {
/-window-rule {
geometry-corner-radius 6
clip-to-geometry true
}