diff options
| author | tslil <tslil@posteo.de> | 2026-04-05 15:15:01 +0100 |
|---|---|---|
| committer | tslil <tslil@posteo.de> | 2026-04-05 15:16:02 +0100 |
| commit | 0c5e020d31aca8bcbdb8ef0ea46b3b08ef337b57 (patch) | |
| tree | 3126aa697f7f37840e3a8cbbdf36c404af5f0e8a | |
| parent | a712cfabbe67ffe9b86a25b22162b5583f29bc66 (diff) | |
[machi] wider gaps look good, use edge-to-edge-single-window on my fork
| -rw-r--r-- | machi/machi.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/machi/machi.ini b/machi/machi.ini index ae23a84..26980ab 100644 --- a/machi/machi.ini +++ b/machi/machi.ini @@ -1,13 +1,13 @@ [geometry] -gap-size=8 +gap-size=32 border-width=4 +edge-to-edge-single-window=true [cursor] theme=Adwaita size=256 [colors] -#background=FFFFEA background= focused-border=173AC2 unfocused-border=707880 |
