Skip to content

Commit

Permalink
disabled OTD
Browse files Browse the repository at this point in the history
  • Loading branch information
PolyCatDev committed Dec 11, 2024
1 parent 8ed20ec commit fc6d203
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions modules/steam.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,14 @@

echo -e "\e[38;5;214m[Start Steam Module]\e[0m"

rpm-ostree install dotnet-runtime-8.0
wget https://github.com/OpenTabletDriver/OpenTabletDriver/releases/latest/download/OpenTabletDriver.rpm
#wget https://github.com/OpenTabletDriver/OpenTabletDriver/releases/latest/download/OpenTabletDriver.rpm

rpm-ostree install\
./OpenTabletDriver.rpm\
# ./OpenTabletDriver.rpm\
steam\
gamescope\
mangohud

rm -f ./OpenTabletDriver.rpm
#rm -f ./OpenTabletDriver.rpm

echo -e "\e[32m[End Steam Module]\e[0m"

0 comments on commit fc6d203

Please sign in to comment.