From 4868c647b8f9922371cedafaf9acce658f6d286f Mon Sep 17 00:00:00 2001 From: Daniel Berg Date: Sun, 5 Jul 2020 21:47:52 +0200 Subject: [PATCH] Fix typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0df12e2..dab0789 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ to change the name of a workspace based on its contents. * [Configuration / options](#configuration--options) * [Icons](#icons) * [Aliases](#aliases) - * [Seperator](#seperator) + * [Separator](#separator) * [Default icon](#default-icon) * [No names](#no-names) * [Remove duplicates](#remove-duplicates) @@ -136,7 +136,7 @@ Google-chrome-unstable = "Chrome-dev" ``` Now i3wsr will display the alias instead of the full class name. -### Seperator +### Separator Normally i3wsr uses the pipe character `|` between class names in a workspace, but a custom separator can be configured in the config file: