theme ctl

This commit is contained in:
2022-02-14 20:30:09 -05:00
parent d91afd6b02
commit 34d8a23568
21 changed files with 833 additions and 21 deletions
+5 -3
View File
@@ -2,7 +2,7 @@ export PATH=$HOME/.config/bin:$PATH:$HOME/.local/bin:$HOME/.local/share/texlive/
export MANPATH=$MANPATH:$HOME/.local/share/texlive/2021/texmf-dist/doc/man
export INFOPATH=$INFOPATH:$HOME/.local/share/texlive/2021/texmf-dist/doc/info
alias wal='wal -o "$HOME/.config/bin/walset"'
alias wal='wal -o "$HOME/.config/bin/themeset"'
alias gef='gdb --eval-command="source /usr/share/gef/gef.py"'
alias pwndbg='gdb --eval-command="source /usr/share/pwndbg/gdbinit.py"'
alias wget='wget --hsts-file="$XDG_CACHE_HOME/wget-hsts"'
@@ -13,5 +13,7 @@ alias xsecurelock='XSECURELOCK_NO_COMPOSITE=1 XSECURELOCK_AUTH_BACKGROUND_COLOR=
source ~/.zshenv
source ~/.cache/wal/colors.sh
(cat ~/.cache/wal/sequences &)
# source ~/.cache/wal/colors.sh
# (cat ~/.cache/wal/sequences &)
source ~/.cache/theme/colors.sh