39 lines
642 B
Text
39 lines
642 B
Text
# Global properties
|
|
full_text=|
|
|
align=center
|
|
separator=false
|
|
separator_block_width=15
|
|
|
|
[mpd_current]
|
|
command=./mpc-current
|
|
interval=persist
|
|
|
|
[mpd_playing]
|
|
command=mpc status | sed -n 2p | sed -e 's/].*(/] (/'
|
|
interval=1
|
|
|
|
[mpd_volume]
|
|
command=mpc volume | cut -d ":" -f 2
|
|
interval=1
|
|
|
|
[open_ncmpcpp]
|
|
full_text=♪
|
|
command=i3-msg exec "alacritty -e ncmpcpp" > /dev/null
|
|
|
|
[separator]
|
|
|
|
[launch_rocket_league]
|
|
full_text=RL
|
|
command=xdg-open steam://run/252950 > /dev/null
|
|
color=#00ffff
|
|
|
|
[launch_shell_shock]
|
|
full_text=SS
|
|
command=xdg-open steam://run/326460 > /dev/null
|
|
color=#00ff00
|
|
|
|
[separator]
|
|
|
|
[time]
|
|
command=date '+%Y-%m-%d %H:%M:%S'
|
|
interval=1
|