sync: hyprland, env
This commit is contained in:
parent
926373c8a6
commit
26a159fef4
3 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue