From 1012e87fd55be3324ac9109c40066a4fa4b1878d Mon Sep 17 00:00:00 2001 From: lub Date: Sat, 13 Dec 2025 08:09:04 +0100 Subject: [PATCH] remove deprecated WINEESYNC variable --- dotfiles/bash/.bashrc | 1 - 1 file changed, 1 deletion(-) diff --git a/dotfiles/bash/.bashrc b/dotfiles/bash/.bashrc index 7b974b2..126dd4d 100644 --- a/dotfiles/bash/.bashrc +++ b/dotfiles/bash/.bashrc @@ -21,7 +21,6 @@ export MOZ_ENABLE_WAYLAND=1 # wine export WINEDEBUG=-all -export WINEESYNC=1 if [ -f '/etc/bash_completion' ]; then # debian