diff options
author | Adam <56338480+adastx@users.noreply.github.com> | 2021-12-15 12:22:33 +0100 |
---|---|---|
committer | Adam <56338480+adastx@users.noreply.github.com> | 2021-12-15 18:29:30 +0100 |
commit | 00de881da2e7db2a73ba1e886be4abefabb67ce8 (patch) | |
tree | dc7d6c215a6da761604e9290066c9fd3fc137f25 /.config/i3 | |
parent | 447d372925ba1ffc11d7fec3d0dcf39d620640d4 (diff) |
i3 centered titles
Diffstat (limited to '.config/i3')
-rw-r--r-- | .config/i3/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/i3/config b/.config/i3/config index 9d5f03c..53aaefb 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -122,6 +122,7 @@ gaps inner 5 gaps outer 0 default_border pixel 2 default_floating_border pixel 2 +title_align center smart_gaps on hide_edge_borders smart |