Add env to silence Wine debug messages
This commit is contained in:
parent
a95b570685
commit
2fda24f7bc
@ -30,3 +30,6 @@ export AUR_PAGER="ranger"
|
||||
# Manpager using vim/nvim
|
||||
#export MANPAGER='nvim +Man!'
|
||||
#export MANWIDTH=999
|
||||
|
||||
# Disable debug messages for wine
|
||||
export WINEDEBUG='-all'
|
||||
|
Loading…
x
Reference in New Issue
Block a user