Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sachnr/awesomewm-dotfiles
- Owner: sachnr
- License: mit
- Created: 2022-07-06T16:26:49.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-20T05:46:59.000Z (3 months ago)
- Last Synced: 2024-10-29T22:45:12.296Z (2 months ago)
- Topics: awesomewm, linux
- Language: Lua
- Homepage:
- Size: 5.34 MB
- Stars: 56
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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",
})
```