Skip to content

A extension show what is playing now with playerctl for lualine.nvim

License

Notifications You must be signed in to change notification settings

yanknvim/lualine-playerctl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lualine-playerctl

A extension show what is playing now with playerctl for lualine.nvim

Requirements

  • playerctl

Screenshot

Screenshot

Usage

Add the component 'playerctl' to one of your lualine sections.

require('lualine').setup {
    ...
    sections = {
        lualine_x = {
            'playerctl'
        }
    }
}

Installation

Plug 'yanknvim/lualine-playerctl'
use 'yanknvim/lualine-playerctl'

About

A extension show what is playing now with playerctl for lualine.nvim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages