- Autostart application
- Auto change wallpaper in
$XDG_PITURES_DIR/Wallpaper
- 2 panels (top, bottom), avoid glitzy when use
- Redshift support
- Colorful powerline panel
- Scratchpad for terminal
You must install:
- xdg-user-dirs: some Linux distros already install this package
- My Iosevka font: just copy to your ~/.local/share/fonts folder
- Redshift
Clone this repository to ~/.config/awesome
rm -rf ~/.config/awesome
git clone https://gitlab.com/dynamo-config/awesome ~/.config/awesome
git submodule update --init --remote
and create Wallpaper
folder in your Pictures
user folder
mkdir -p $(xdg-user-dir PICTURES)/Wallpaper/{all,day,night}
After that, put your wallpaper images to above folder. You can get my wallpaper collection at here.
Copyright © 2019 Tran Duc Nam dynamo.foss@gmail.com
The project is licensed under Creative Common BY-NC-SA 4.0. You can read it online at here.
My configuration is implementing, not recommended for use right now