diff --git a/laptop/.config/xmobar/lambda_30.xpm b/laptop/.config/xmobar/lambda.xpm
similarity index 93%
rename from laptop/.config/xmobar/lambda_30.xpm
rename to laptop/.config/xmobar/lambda.xpm
index 3434d49..720456c 100644
--- a/laptop/.config/xmobar/lambda_30.xpm
+++ b/laptop/.config/xmobar/lambda.xpm
@@ -2,9 +2,12 @@
static char * lambda_30_xpm[] = {
"42 30 4 1",
" c None",
-". c #453A62",
-"+ c #5E5086",
-"@ c #8F4E8B",
+". c #ad2000",
+"+ c #ff6c00",
+"@ c #fec613",
+/* ". c #453A62", */
+/* "+ c #5E5086", */
+/* "@ c #8F4E8B", */
"........ ++++++++ ",
" ........ ++++++++ ",
" ........ ++++++++ ",
diff --git a/laptop/.config/xmobar/xmobarrc b/laptop/.config/xmobar/xmobarrc
index 91712d7..0a36b4e 100644
--- a/laptop/.config/xmobar/xmobarrc
+++ b/laptop/.config/xmobar/xmobarrc
@@ -65,8 +65,8 @@ Config {
]
, sepChar = "%"
- , alignSep = "}{" --
- , template = " %mpc% %UnsafeStdinReader% }\
+ , alignSep = "}{"
+ , template = " %mpc% %UnsafeStdinReader% }\
\ %date% \
\{ 🐏 %memory% | %wlp59s0% | %vol% | %battery% "
}