diff --git a/.config/xmobar/xmobarrc0 b/.config/xmobar/xmobarrc0
index 689443f..019b445 100644
--- a/.config/xmobar/xmobarrc0
+++ b/.config/xmobar/xmobarrc0
@@ -25,6 +25,7 @@ Config {font = "Ubuntu bold 10"
, Run Date "%a, %d %b %H:%M:%S" "date" 10
, Run Mpris2 "playerctld" ["-t", " - "] 10
, Run Memory ["-t","Mem: %"] 10
+ , Run Com "/home/afonso/.config/xmobar/scripts/disk.sh" [] "disk" 10
, Run Com "/home/afonso/.config/xmobar/scripts/cpu_temp.sh" [] "cpu" 10
, Run Com "/home/afonso/.config/xmobar/scripts/gpu_util.sh" [] "gpu" 10
, Run Com "/home/afonso/.config/xmobar/scripts/volume.sh" [] "volume" 10
@@ -40,6 +41,7 @@ Config {font = "Ubuntu bold 10"
\%_XMONAD_LOG_0%\
\}\
\%date%\
+ \\
\{\
\Playing: %mpris2%\
\ \
@@ -57,6 +59,10 @@ Config {font = "Ubuntu bold 10"
\ \
\|\
\ \
+ \%disk%\
+ \ \
+ \|\
+ \ \
\ \
\%network%\
\ \