diff --git a/dots/i3status/config b/dots/i3status/config
index 3e57602..19c1332 100644
--- a/dots/i3status/config
+++ b/dots/i3status/config
@@ -112,7 +112,7 @@ volume master {
path_exists "screensaver" {
#Blue text is cool!
- format = " ⎚ "
+ format = " ⎚ "
path = "/tmp/screensaver_off.tmp"
- format_down = " on "
+ format_down = " on "
}