Dotfiles/.config/polybar/themes/monolit-dracula/polybar-scripts/player-cmus
horhik aec58dae23 split polybar by themes 2020-09-05 14:43:37 +03:00
..
screenshots split polybar by themes 2020-09-05 14:43:37 +03:00
README.md split polybar by themes 2020-09-05 14:43:37 +03:00
player-cmus.sh split polybar by themes 2020-09-05 14:43:37 +03:00

README.md

Script: player-cmus

A script that displays information about the current track (artist, title, position, duration).

player-cmus

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 &