Skip to content
This repository has been archived by the owner on May 26, 2020. It is now read-only.
/ dmenu-mpd Public archive

A simple script for controlling mpd from dmenu

Notifications You must be signed in to change notification settings

Provessor/dmenu-mpd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

dmenu-mpd

A simple script for controlling mpd from dmenu

Installation

Dependencies

  • bash

  • mpd

  • dmenu

  • pywal (optional)

Running

Download the repo:

git clone https://github.com/provessor/dmenu-mpd

Run dmenu-mpd.sh or dmenu-mpd-wal.sh to use your pywal colourscheme (if it exists).

The script currently does not take any arguments.

i3

Bind to a key:

bindsym $mod+n exec "[DOWNLOAD-DIR]/dmenu-mpd/dmenu-mpd.sh"

Change $mod+n to whatever keybinding you want and [DOWNLOAD-DIR] to your download location.

Contributing

If you make any changes and want to share, send a pull request. You will get full credit for any improvements.

License

This project is not under any liscence.

Do whatever you want.

Acknowledgments

About

A simple script for controlling mpd from dmenu

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages