Group system menu bins together
This commit is contained in:
@@ -37,7 +37,7 @@ case "$gpu_mode" in
|
||||
# Remove the startup delay override (not needed for Hybrid mode)
|
||||
sudo rm -rf /etc/systemd/system/supergfxd.service.d/delay-start.conf
|
||||
|
||||
omarchy-cmd-reboot
|
||||
omarchy-system-reboot
|
||||
fi
|
||||
;;
|
||||
"Hybrid")
|
||||
@@ -55,7 +55,7 @@ case "$gpu_mode" in
|
||||
sudo mkdir -p /etc/systemd/system/supergfxd.service.d
|
||||
sudo cp -p $OMARCHY_PATH/default/systemd/system/supergfxd.service.d/delay-start.conf /etc/systemd/system/supergfxd.service.d/
|
||||
|
||||
omarchy-cmd-reboot
|
||||
omarchy-system-reboot
|
||||
fi
|
||||
;;
|
||||
*)
|
||||
|
||||
Reference in New Issue
Block a user