/awesomewm-config

My customize configuration for awesomeWM, mirror from Gitlab

Primary LanguageLua

Features

  • 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

Installation

You must install:

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.

License

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.

Note

My configuration is implementing, not recommended for use right now