diff options
| author | tslil <tslil@posteo.de> | 2026-02-17 17:55:21 +0000 |
|---|---|---|
| committer | tslil <tslil@posteo.de> | 2026-02-17 17:55:54 +0000 |
| commit | 76e9e65f88a7083cad276847183c1d930bb36a1f (patch) | |
| tree | bb7b73d11e2b4a37b9d6a36a00dac4dd26513584 /sway | |
| parent | 62d8bd12d82299f7a869b3b4070cd2c39e1af8fd (diff) | |
[sway] smart borders and titles etc
Diffstat (limited to 'sway')
| -rw-r--r-- | sway/config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sway/config b/sway/config index 8e1b93a..3c2238c 100644 --- a/sway/config +++ b/sway/config @@ -60,6 +60,9 @@ output '*' bg $bg_colour solid_color mouse_warping container +hide_edge_borders --i3 smart +smart_borders on + font pango:BQN386 Unicode DZ 12 # --- Key Bindings --- |
