mirror of
https://github.com/Horhik/dotfiles.git
synced 2024-11-08 01:43:13 +00:00
.. | ||
screenshots | ||
player-mpris-simple.sh | ||
README.md |
Script: player-mpris-simple
A small script that shows the current track.
Dependencies
Module
[module/player-mpris-simple]
type = custom/script
exec = ~/polybar-scripts/player-mpris-simple.sh
interval = 3
click-left = playerctl previous &
click-right = playerctl next &
click-middle = playerctl play-pause &