add crosshair

This commit is contained in:
end-4
2024-05-16 13:21:46 +07:00
parent 272cce40ab
commit 874851993d
5 changed files with 95 additions and 1 deletions
@@ -49,6 +49,12 @@ let configOptions = {
'default': "auto",
},
},
'gaming': {
'crosshair': {
'size': 20,
'color': 'rgba(113,227,32,0.9)',
},
},
'music': {
'preferredPlayer': "plasma-browser-integration",
},