diff options
author | adamstuck <adam.moloney.stuck@gmail.com> | 2021-12-15 12:22:33 +0100 |
---|---|---|
committer | adamstuck <adam.moloney.stuck@gmail.com> | 2021-12-15 12:22:33 +0100 |
commit | b11ad11d1b8844ff7b8c5c2bf8f04a90aaa3ee2c (patch) | |
tree | 3abb06e5ca9ac9d8f21fe3a3f9c22b60232d83d7 /.config/i3 | |
parent | 354abc4bca4f7e538ce0036ca0597565e9d04b5f (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 400463c..f96d894 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -120,6 +120,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 |