diff --git a/dots/i3status/config b/dots/i3status/config
index adfe488..487f074 100644
--- a/dots/i3status/config
+++ b/dots/i3status/config
@@ -110,7 +110,9 @@ volume master {
}
path_exists "screensaver" {
- format = " ⎚ "
+ #Blue text is cool!
+
+ format = " ⎚ "
path = "/tmp/screensaver_off.tmp"
format_down = " on "
}