home: i3: remove border setting

This commit is contained in:
Antoine Martin 2021-04-22 01:25:08 +02:00
parent acb4607a04
commit c43917a979

View file

@ -111,9 +111,7 @@ in
}; };
}; };
# FIXME: integrate in config when it doesn't use deprecated new_window
extraConfig = '' extraConfig = ''
default_border pixel
workspace_auto_back_and_forth yes workspace_auto_back_and_forth yes
''; '';
}; };