Have to start it right away
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
# Ensure supergfxctl has been installed
|
# Ensure supergfxctl has been installed
|
||||||
if omarchy-cmd-missing supergfxctl; then
|
if omarchy-cmd-missing supergfxctl; then
|
||||||
omarchy-pkg-add supergfxctl
|
omarchy-pkg-add supergfxctl
|
||||||
sudo systemctl enable supergfxd
|
sudo systemctl enable --now supergfxd
|
||||||
|
|
||||||
# Needed to deal with restoring to sleep where going through VFIO first means we don't need to reboot.
|
# Needed to deal with restoring to sleep where going through VFIO first means we don't need to reboot.
|
||||||
sudo sed -i "s/\"vfio_enable\": \".*\"/\"vfio_enable\": true/" /etc/supergfxd.conf
|
sudo sed -i "s/\"vfio_enable\": \".*\"/\"vfio_enable\": true/" /etc/supergfxd.conf
|
||||||
|
|||||||
Reference in New Issue
Block a user