summaryrefslogtreecommitdiffstats
path: root/src/icon.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/icon.rs')
-rw-r--r--src/icon.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/icon.rs b/src/icon.rs
index 3754e32..dc6bdd6 100644
--- a/src/icon.rs
+++ b/src/icon.rs
@@ -16,7 +16,7 @@ pub enum Theme {
Unicode,
}
-const ICON_SPACE: &str = " ";
+const ICON_SPACE: &str = " ";
// In order to add a new icon, write the unicode value like "\ue5fb" then
// run the command below in vim: