File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 121121 "mapping" : X1_MAPPING ,
122122 "protocol" : "serial" ,
123123 },
124+ "ONEXPLAYER X1z" : {
125+ ** ONEX_DEFAULT_CONF ,
126+ "name" : "ONEXPLAYER X1 (AMD)" ,
127+ "x1" : True ,
128+ "rgb_secondary" : True ,
129+ "mapping" : X1_MAPPING ,
130+ "protocol" : "serial" ,
131+ },
124132 "ONEXPLAYER X1Pro" : {
125133 ** ONEX_DEFAULT_CONF ,
126134 "name" : "ONEXPLAYER X1 Pro (AMD)" ,
Original file line number Diff line number Diff line change @@ -45,8 +45,8 @@ $RSYNC ../adjustor/ $HOST:hhd-dev/adjustor
4545$RSYNC ../hhd-bazzite/ $HOST :hhd-dev/hhd-bazzite
4646
4747ssh $HOST /bin/bash << EOF
48- sudo systemctl restart hhdl
49- # sudo systemctl stop hhdl
48+ # sudo systemctl restart hhdl
49+ sudo systemctl stop hhdl
5050EOF
5151
52- # ssh -t $HOST "sudo HHD_HORI_STEAM=1 HHD_HIDE_ALL=1 ~/hhd-dev/hhd/venv/bin/hhd --user bazzite"
52+ ssh -t $HOST " sudo HHD_HORI_STEAM=1 HHD_HIDE_ALL=1 ~/hhd-dev/hhd/venv/bin/hhd --user bazzite"
You can’t perform that action at this time.
0 commit comments