Change some bindings

This commit is contained in:
Marco Thomas
2021-03-26 13:00:16 +01:00
parent f22dd2fd1f
commit 163716cb0c
5 changed files with 14 additions and 148 deletions

View File

@@ -49,9 +49,9 @@ if [[ -x $(which nvim 2> /dev/null) ]]; then
alias vim="nvim"
fi
if [[ -x $(which swallow 2> /dev/null) ]]; then
alias zathura="swallow zathura"
fi
#if [[ -x $(which swallow 2> /dev/null) ]]; then
# alias zathura="swallow zathura"
#fi
alias updoot="yay -Syu"
alias dhl="yay"