From 038f09c964f7ce95db62ab9d58018749f2b172f8 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Tue, 11 Apr 2023 20:03:55 +1200 Subject: Use em-dash as i3 status separator --- i3/config | 1 + 1 file changed, 1 insertion(+) diff --git a/i3/config b/i3/config index 1a464235..844fdc61 100644 --- a/i3/config +++ b/i3/config @@ -84,6 +84,7 @@ mode "resize" { # i3bar at bottom of screen bar { + separator_symbol "—" status_command i3status colors { background #111111 -- cgit v1.2.3