1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-10-12 20:41:16 +02:00

minor typo fixes

This commit is contained in:
2021-09-12 22:42:55 +02:00
parent 3da53515c4
commit 91f0c4aaf8
4 changed files with 23 additions and 11 deletions

View File

@@ -109,4 +109,4 @@ alias yay="yay --sudoloop --noredownload --norebuild"
# youtube-dl
alias yta="youtube-dl -f 'bestaudio[ext=m4a]'"
alias yta="youtube-dl -f 'bestvide[ext=mp4]+bestaudio[ext=m4a]'"
alias ytv="youtube-dl -f 'bestvide[ext=mp4]+bestaudio[ext=m4a]'"

View File

@@ -1,8 +1,8 @@
set statusbar-h-padding 0
set statusbar-v-padding 0
set page-padding 1
map u scroll half-up
map d scroll half-down
map u scroll full-up
map d scroll full-down
map D toggle_page_mode
map r reload
map R rotate

View File

@@ -141,4 +141,7 @@ if [[ -n "$PS1" ]] && [[ -z "$TMUX" ]] && [[ -n "$SSH_CONNECTION" ]]; then
tmux attack-session -t $USER || tmux new-session -s $USER
fi
# python
#eval "$(pyenv init -)"
pfetch