From a30445052354d6f6fa9984a02575853485ae2b24 Mon Sep 17 00:00:00 2001 From: Josh Lay Date: Sun, 15 Oct 2023 00:16:05 -0500 Subject: [PATCH] readme: remove spacing on i3/Sway config line --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d3db6c..05b7efe 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Will conditionally exec other things defined in a YML dict. Required i3/Sway config line: ```bash - exec path/to/startup.py +exec path/to/startup.py ``` ## Config sample