From 988fc86d82047fbcc463137b86b4cd53e5c49857 Mon Sep 17 00:00:00 2001 From: ineanto Date: Tue, 30 May 2023 18:25:16 +0200 Subject: [PATCH] fix(i3): strip workspaces index --- dot_config/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_config/i3/config b/dot_config/i3/config index 46d4d57..7088714 100644 --- a/dot_config/i3/config +++ b/dot_config/i3/config @@ -306,7 +306,7 @@ bar { # When strip_workspace_numbers is set to yes, # any workspace that has a name of the form # “[n][:][NAME]” will display only the name. - strip_workspace_numbers no + strip_workspace_numbers yes colors { separator $base