diff --git a/dotfiles/bash/.bashrc b/dotfiles/bash/.bashrc index 5680e31..7b974b2 100644 --- a/dotfiles/bash/.bashrc +++ b/dotfiles/bash/.bashrc @@ -19,6 +19,10 @@ fi export QT_QPA_PLATFORM=wayland-egl export MOZ_ENABLE_WAYLAND=1 +# wine +export WINEDEBUG=-all +export WINEESYNC=1 + if [ -f '/etc/bash_completion' ]; then # debian source /etc/bash_completion