Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sachnr/awesomewm-dotfiles

awesomewm dotfiles
https://github.com/sachnr/awesomewm-dotfiles

List: awesomewm-dotfiles

awesomewm linux

Last synced: 14 days ago
JSON representation

awesomewm dotfiles

Awesome Lists containing this project

README

        

### **Dependencies**

- mpc-cli for mpd
- ffmpeg for getting cover art from music files
- `wpctl` and `pactl` for controlling audio

### Bar style

in `rc.lua` change

```lua
require("bar").setup({
style = "vertical",
})
```