Merge branch 'master' of https://github.com/dopefishh/dotfiles
[dotfiles.git] / config.h / slstatus / config.h
index 3a66ee3..5846931 100644 (file)
@@ -1,4 +1,5 @@
 /* See LICENSE file for copyright and license details. */
+#define LAPTOP
 
 /* interval between updates (in ms) */
 const unsigned int interval = 30*1000;
@@ -63,7 +64,7 @@ static const char unknown_str[] = "n/a";
  */
 static const struct arg args[] = {
        /* function format          argument */
-       { temp,          "🌡 %s°C | ",
+       { temp,          " ðŸŒ¡ %s°C | ",
                "/sys/class/thermal/thermal_zone1/temp"},
        { num_files,     "✉ %s | ",
                "/home/mrl/.local/share/offlineimap/mail/INBOX/new" },