Compare commits
3 Commits
fbc5b123b1
...
ab54ef5954
| Author | SHA1 | Date | |
|---|---|---|---|
| ab54ef5954 | |||
| 467a4a33da | |||
| 436ae1e976 |
10
install.sh
10
install.sh
@@ -200,14 +200,18 @@ for choice in "${tools[@]}"; do
|
||||
umu-launcher \
|
||||
wine \
|
||||
protontricks \
|
||||
protonup-qt
|
||||
protonup-qt \
|
||||
goverlay \
|
||||
vkbasalt \
|
||||
vulkan-tools
|
||||
|
||||
stow mangohud --adopt
|
||||
|
||||
sudo -v || exit 1
|
||||
|
||||
# gum spin --spinner minidot --title "Applying arrpy systemd fix..." -- \
|
||||
sudo cp /usr/lib/systemd/user/arrpc.service /etc/systemd/system/arrpc.service &&
|
||||
sudo systemctl enable arrpc --now
|
||||
sudo cp /usr/lib/systemd/user/arrpc.service /etc/systemd/system/arrpc.service
|
||||
sudo systemctl enable arrpc --now
|
||||
;;
|
||||
|
||||
"VR Gaming")
|
||||
|
||||
Reference in New Issue
Block a user