Skip to content

elken/doom-modeline-now-playing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Readme

https://melpa.org/packages/doom-modeline-now-playing-badge.svg

Simple doom-modeline segment to display information about the currently playing song in the modeline. You can control the format of the modeline segment with doom-modeline-now-playing-format (see the documentation for possible options).

It’s also possible to toggle the status by clicking the status icon, an interactive function is also provided: now-playing-toggle-status.

.github/demo.png

Install

Dependencies

  • playerctl

    Installation instructions should be linked above. If your OS doesn’t support `playerctl`, please contribute alternatives!

Manual

Add after doom-modeline on your load path, and add to your config in “Usage”

MELPA

Install doom-modeline-now-playing with your MELPA-enabled package manager of choice

Usage

Add the below line somewhere in your config after loading the module

(doom-modeline-now-playing-timer)

And add to any modeline config you want, an example is listed below

(doom-modeline-def-modeline 'main
    '(bar workspace-name exwm-workspaces modals matches buffer-info remote-host parrot selection-info)
    '(now-playing objed-state misc-info persp-name grip mu4e gnus github debug repl lsp minor-modes major-mode process vcs checker))

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published