mirror of
https://github.com/Horhik/dotfiles.git
synced 2024-11-08 09:53:13 +00:00
.. | ||
screenshots | ||
player-cmus.sh | ||
README.md |
Script: player-cmus
A script that displays information about the current track (artist, title, position, duration).
Module
[module/player-cmus]
type = custom/script
exec = ~/polybar-scripts/player-cmus.sh
interval = 5
click-left = cmus-remote -n &
click-right = cmus-remote -r &
click-middle = cmus-remote -u &