Just make a separate browser ready for the authentication

Seems like the entire problem was just that GFN didn't want to
authenticate against a browser process it had started itself.
This commit is contained in:
David Heinemeier Hansson
2026-01-31 15:36:27 +01:00
parent 7ffdfdbda9
commit c19fc1593a

View File

@@ -12,8 +12,6 @@ curl -LO https://international.download.nvidia.com/GFNLinux/GeForceNOWSetup.bin
chmod +x GeForceNOWSetup.bin chmod +x GeForceNOWSetup.bin
./GeForceNOWSetup.bin ./GeForceNOWSetup.bin
# Seems like some computers get stuck with geforce settings after install that blocks startup # Ensure a separate browser process not started by GFN is available.
pkill -9 -f geforce && pkill -9 -f GeForce # If not, it seems like GFN has a tendency to hang on login.
rm -rf .var/app/com.nvidia.geforcenow* setsid omarchy-launch-browser
notify-send "󰢹 NVIDIA GeForce NOW" "Start it from the app launcher (Super + Space)"