Add auto change wallpaper

This commit is contained in:
2020-07-22 17:47:43 +09:00
parent 5742e399fe
commit acddc8d3b4
10 changed files with 61 additions and 22 deletions

View File

@@ -4,6 +4,7 @@ export PATH=$HOME/.local/bin:/usr/local/bin:$PATH
export DENO_INSTALL="/home/vbalien/.deno"
export PATH="$DENO_INSTALL/bin:$PATH"
export PATH="$HOME/.yarn/bin:$PATH"
# Path to your oh-my-zsh installation.
export ZSH="/home/vbalien/.oh-my-zsh"