diff --git a/.config/xmobar/xmobarrc b/.config/xmobar/xmobarrc
index 13bff9a..5b77932 100644
--- a/.config/xmobar/xmobarrc
+++ b/.config/xmobar/xmobarrc
@@ -22,7 +22,7 @@ Config {font = "Ubuntu bold 10"
, persistent = False
, iconRoot = "/home/afonso/.config/xmobar/xpm/" -- default: "."
, commands = [
- Run UnsafeXPropertyLog "_XMONAD_LOG_0"
+ Run XMonadLog
, Run Date "%a, %d %b %H:%M" "date" 10
, Run Mpris2 "playerctld" ["-t", " - "] 10
, Run Memory ["-t"," %"] 10
@@ -38,7 +38,7 @@ Config {font = "Ubuntu bold 10"
, alignSep = "}{"
, template = " \
\ \
- \%_XMONAD_LOG_0%\
+ \%XMonadLog%\
\}\
\%date%\
\\