Minor fixes

This commit is contained in:
Augusto Gunsch 2020-09-08 22:03:57 -03:00
parent ae86623acc
commit 97fbbe5ecc
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
export PATH="$HOME/.local/bin:$PATH"
#ls #ls
alias ls="ls --color=auto" alias ls="ls --color=auto"

View File

@ -1,3 +1,3 @@
feh --bg-tile ~/.wallpaper.png feh --bg-fill ~/.wallpaper.png
dwmstatus & dwmstatus &
exec dwm exec dwm