From 7238fd7603fa89d78ce01802c4c53fb8158f0671 Mon Sep 17 00:00:00 2001 From: RhiobeT Date: Mon, 9 Mar 2020 10:34:29 +0100 Subject: [PATCH] Remove bugged separator for i3status --- .config/sway/status.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/sway/status.toml b/.config/sway/status.toml index 6716800..a0e7af6 100644 --- a/.config/sway/status.toml +++ b/.config/sway/status.toml @@ -9,6 +9,7 @@ good_bg = "#859900cc" warning_bg = "#b58900cc" critical_bg = "#dc322fcc" alternating_tint_bg = "#00000000" +separator = "" [[block]] block = "focused_window"