fix(i3): strip workspaces index
This commit is contained in:
parent
e780c0a7ec
commit
988fc86d82
1 changed files with 1 additions and 1 deletions
|
@ -306,7 +306,7 @@ bar {
|
||||||
# When strip_workspace_numbers is set to yes,
|
# When strip_workspace_numbers is set to yes,
|
||||||
# any workspace that has a name of the form
|
# any workspace that has a name of the form
|
||||||
# “[n][:][NAME]” will display only the name.
|
# “[n][:][NAME]” will display only the name.
|
||||||
strip_workspace_numbers no
|
strip_workspace_numbers yes
|
||||||
|
|
||||||
colors {
|
colors {
|
||||||
separator $base
|
separator $base
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue