add swww and pywal
This commit is contained in:
parent
076fe3ab81
commit
7798e8360c
19 changed files with 604 additions and 51 deletions
3
.zshrc
3
.zshrc
|
|
@ -10,6 +10,9 @@ export ZSH="$HOME/.oh-my-zsh"
|
|||
# See https://github.com/ohmyzsh/ohmyzsh/wiki/Themes
|
||||
ZSH_THEME="robbyrussell"
|
||||
|
||||
# Load pywal palette
|
||||
cat ~/.cache/wal/sequences
|
||||
|
||||
# Set list of themes to pick from when loading at random
|
||||
# Setting this variable when ZSH_THEME=random will cause zsh to load
|
||||
# a theme from this variable instead of looking in $ZSH/themes/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue