1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

feat(i3): simplify bar

This commit is contained in:
2022-08-18 18:47:12 +02:00
parent e3a6b9ee03
commit d06a27431c
2 changed files with 2 additions and 2 deletions

View File

@@ -37,7 +37,7 @@ in {
good_bg = colours.background;
idle_bg = colours.background;
info_bg = colours.background;
separator = "/ ";
separator = "";
separator_bg = "auto";
separator_fg = colours.black.bright;
};