add saturate to retheme alias
This commit is contained in:
parent
e7ede41b44
commit
1eaf48ec23
1 changed files with 1 additions and 1 deletions
2
zshrc
2
zshrc
|
@ -9,7 +9,7 @@ setopt COMPLETE_IN_WORD # Allow completion from within a word/phrase
|
|||
setopt PROMPT_SUBST # Enable parameter expansion, etc. in prompt
|
||||
|
||||
# aliases
|
||||
alias retheme='wal -q -t -i ~/wallpaper -saturate 0.8'
|
||||
alias retheme='wal -q -t -i ~/wallpaper -saturate 0.9'
|
||||
alias sudo='sudo '
|
||||
alias tmux='TERM=xterm-256color tmux'
|
||||
alias svim='sudo vim'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue