File tree 2 files changed +4
-1
lines changed
system_files/deck/usr/share/ublue-os
2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ screens:
39
39
default : false
40
40
packages :
41
41
- Bottles : com.usebottles.bottles
42
- - Chiaki (PlayStation Remote Play) : re. chiaki.Chiaki
42
+ - Chiaki (PlayStation Remote Play) : just get- chiaki
43
43
- Discord : com.discordapp.Discord
44
44
- Heroic Games Launcher (GOG & Epic) : com.heroicgameslauncher.hgl
45
45
- Lutris : net.lutris.Lutris
Original file line number Diff line number Diff line change @@ -13,6 +13,9 @@ get-greenlight:
13
13
wget https:// github.com/ unknownskl/ greenlight/ releases/ download/ v2.0.0 -beta8/ Greenlight-2.0.0 -beta8.AppImage -O ~/ Desktop/ Greenlight.AppImage
14
14
chmod + x ~/ Desktop/ Greenlight.AppImage
15
15
16
+ get-chiaki
17
+ flatpak install --noninteractive $(curl -s https:// api.github.com/ repos/ streetpea/ chiaki4deck/ releases/ latest | grep " browser_download_url.*flatpakref" | cut -d : -f 2 ,3 | tr -d \" )
18
+
16
19
deckswap-on:
17
20
#!/usr/bin/env bash
18
21
STATUS=$(systemctl status deckswap.service)
You can’t perform that action at this time.
0 commit comments