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