Relying on the new config should be enough since we are restarting anyway

This commit is contained in:
David Heinemeier Hansson
2026-01-17 15:00:20 -05:00
parent b218655301
commit df65a4aaef

View File

@@ -24,9 +24,6 @@ case "$gpu_mode" in
# Let hybrid mode be the default after system sleep # Let hybrid mode be the default after system sleep
sudo rm -rf /usr/lib/systemd/system-sleep/force-igpu sudo rm -rf /usr/lib/systemd/system-sleep/force-igpu
echo "Enabling dedicated GPU..."
supergfxctl -m Hybrid
omarchy-cmd-reboot omarchy-cmd-reboot
fi fi
;; ;;