From 21630fb1295f27692058d59a5739f915da9ed116 Mon Sep 17 00:00:00 2001 From: Ricardo Madriz Date: Fri, 27 May 2022 10:49:43 -0600 Subject: [PATCH] Add tmux-plugin-playerctl (#81) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f849147..2544daf 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,7 @@ List of helpful tmux links for various tutorials, plugins, and configuration set - [tmux-online-status](https://github.com/tmux-plugins/tmux-online-status) Tmux plugin that displays online status of your computer - [tmux-packet-loss](https://github.com/jaclu/tmux-packet-loss) - Displays packet loss % if at or above the specified threshold level - [tmux-piavpn](https://github.com/Brutuski/tmux-piavpn) Keep track of your [Private Internet Access](https://www.privateinternetaccess.com/) VPN status. +- [tmux-plugin-playerctl](https://github.com/richin13/tmux-plugin-playerctl) Display [MPRIS](https://www.freedesktop.org/wiki/Specifications/mpris-spec/) metadata in Tmux (Spotify, Clementine, VLC, etc) - [tmux-pomodoro-plus](https://github.com/olimorris/tmux-pomodoro-plus) Incorporate the Pomodoro technique into your tmux workflow - [tmux-prefix-highlight](https://github.com/tmux-plugins/tmux-prefix-highlight) Plugin that highlights when you press tmux prefix key - [tmux-split-statusbar](https://github.com/charlietag/tmux-split-statusbar) Plugin for splitting status bar into 2 parts - window + left/right status