sync: hyprland, env

This commit is contained in:
ziro 2023-11-26 10:33:58 +07:00
parent 926373c8a6
commit 26a159fef4
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6
3 changed files with 5 additions and 5 deletions

View file

@ -77,10 +77,10 @@ export HTTPS="localhost:9050"
export GOOGLE_APPLICATION_CREDENTIALS="$HOME/Downloads/youtube-9ab71578c563.json"
# vim/nvim as manpager
if [[ "$OSTYPE" == "linux-gnu" ]]; then
export MANPAGER="nvimpager"
# if [[ "$OSTYPE" == "linux-gnu" ]]; then
# export MANPAGER="nvimpager"
# export MANPAGER="/bin/sh -c \"col -b | vim --not-a-term -c 'set ft=man ts=8 nomod nolist noma' -\""
fi
# fi
# -- Wine problem workaround
# - NOTE to self: this will prevent some (probably wine issue) games from launching