updated awesome config to new awesome version and a lot of cleanups

This commit is contained in:
Johannes Findeisen 2018-01-04 19:28:31 +01:00
commit e8b4bf796b
4 changed files with 36 additions and 1 deletions

View file

@ -1,3 +1,10 @@
# This file is written by xdg-user-dirs-update
# If you want to change or add directories, just edit the line you're
# interested in. All local changes will be retained on the next run
# Format is XDG_xxx_DIR="$HOME/yyy", where yyy is a shell-escaped
# homedir-relative path, or XDG_xxx_DIR="/yyy", where /yyy is an
# absolute path. No other format is supported.
#
XDG_DESKTOP_DIR="$HOME/desktop"
XDG_DOWNLOAD_DIR="$HOME/downloads"
XDG_TEMPLATES_DIR="$HOME/templates"