From 80042506d619fe054c966c7d3a2b4e8fe30312a6 Mon Sep 17 00:00:00 2001 From: Andre Ramnitz Date: Thu, 26 Feb 2026 07:50:03 +0100 Subject: [PATCH] bash: fix for pywalfox --- dot-profile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dot-profile b/dot-profile index 1dc57f78..c3a213a8 100644 --- a/dot-profile +++ b/dot-profile @@ -40,6 +40,9 @@ export SDL_JOYSTICK_HIDAPI=0 export PATH="${PATH}:$HOME/node_modules/.bin" +# workaround for pywalfox in gentoo +~/.local/bin/noctalia_pywalfox.fix + if [ -t 0 ]; then echo ".profile says: hack along..." fi -- 2.52.0