fixed optimus manager not starting on reboot, and removed osu lazer from osu setup
This commit is contained in:
parent
fc6043272c
commit
699871fd9e
1 changed files with 3 additions and 1 deletions
4
setup.sh
4
setup.sh
|
@ -314,6 +314,7 @@ setup_gnome() {
|
|||
|
||||
load_dconf "gnome-desktop-interface.conf"
|
||||
sudo systemctl enable gdm
|
||||
sudo systemctl enable optimus-manager
|
||||
|
||||
setup_gnome_apps
|
||||
|
||||
|
@ -449,9 +450,10 @@ setup_obs() {
|
|||
}
|
||||
|
||||
setup_osu() {
|
||||
# todo: enable multilib
|
||||
|
||||
package_install \
|
||||
osu `# osu stable` \
|
||||
osu-lazer-bin `# osu lazer` \
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue