chore(xmobar): truncated mpris2 output and updated scripts
This commit is contained in:
parent
10288c1356
commit
d83b2600ec
5 changed files with 19 additions and 7 deletions
|
@ -19,8 +19,8 @@ Config {font = "Ubuntu bold 10"
|
|||
, commands = [
|
||||
Run XMonadLog
|
||||
, Run Date "<fc=#A89984>%a, %d %b <fn=1></fn> %H:%M</fc>" "date" 10
|
||||
, Run Mpris2 "playerctld" ["-t", "<artist> - <title>"] 10
|
||||
, Run Memory ["-t","<fc=#7C6F64><fn=6></fn></fc> <fc=#B8BB26> <usedratio>%</fc>"] 50
|
||||
, Run Com "/home/afonso/.config/xmobar/scripts/mpris2.sh" [] "mpris2" 10
|
||||
, Run Memory ["-t","<fc=#CC241D><fn=6></fn></fc> <fc=#B8BB26> <usedratio>%</fc>"] 50
|
||||
, Run Com "/home/afonso/.config/xmobar/scripts/disk.sh" [] "disk" 100
|
||||
, Run Com "/home/afonso/.config/xmobar/scripts/cpu_temp.sh" [] "cpu" 50
|
||||
, Run Com "/home/afonso/.config/xmobar/scripts/battery.sh" [] "battery" 50
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue