Added 'Playing' Section on Xmobar
This commit is contained in:
parent
b31ccfa633
commit
cde7c7d10f
2 changed files with 10 additions and 4 deletions
|
@ -28,6 +28,7 @@ Config {font = "xft:Ubuntu:weight=bold:pixelsize=14:antialias=true:hinting=true"
|
|||
, commands = [
|
||||
Run UnsafeXPropertyLog "_XMONAD_LOG_0"
|
||||
, Run Date "%a, %d %b <fn=1></fn> %H:%M:%S" "date" 10
|
||||
, Run Mpris2 "playerctld" ["-t", "<fc=#AAC0F0><artist> - <title></fc>"] 10
|
||||
, Run Memory ["-t","Mem: <fc=#AAC0F0><usedratio></fc>%"] 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
|
||||
|
@ -44,7 +45,10 @@ Config {font = "xft:Ubuntu:weight=bold:pixelsize=14:antialias=true:hinting=true"
|
|||
\%_XMONAD_LOG_0%\
|
||||
\}\
|
||||
\%date%\
|
||||
\{\
|
||||
\{\
|
||||
\Playing: %mpris2%\
|
||||
\ \
|
||||
\|\
|
||||
\ \
|
||||
\%memory%\
|
||||
\ \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue