logo

dotfiles

My dotfiles, one branch per machine, rebased on base git clone https://hacktivis.me/git/dotfiles.git
commit: ae519cadf445dd103003d5ce3b24553de101148e
parent 4914194c5d3d13792a4f5d3ac0f68c468e9c4897
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Thu,  4 Mar 2021 18:51:51 +0100

.config/sway/config: Enable smart_borders

Diffstat:

M.config/sway/config1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.config/sway/config b/.config/sway/config @@ -130,6 +130,7 @@ focus_wrapping no workspace_layout stacking default_border pixel 1 default_floating_border pixel 1 +smart_borders on # No titlebar ever exec_always swaymsg font "monospace 0"