]> Freerunner's - dotfiles.git/commitdiff
bash: fix for pywalfox
authorAndre Ramnitz <tux.rising@gmail.com>
Thu, 26 Feb 2026 06:50:03 +0000 (07:50 +0100)
committerAndre Ramnitz <tux.rising@gmail.com>
Thu, 26 Feb 2026 06:50:03 +0000 (07:50 +0100)
dot-profile

index 1dc57f7878a431358fb59bc92ca00117d6ad7c49..c3a213a87b27899fbce1b7053c3ea737757d07e9 100644 (file)
@@ -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