Clickable pin in miniplayer to toggle ontop behaviour.
currently an emoji span. gracefully resets windowontop on exit.
This commit is contained in:
parent
d42976f8db
commit
26451e0af2
5 changed files with 33 additions and 13 deletions
|
@ -61,7 +61,7 @@ export class ConfigStore {
|
|||
"bg_artwork_rotation": false,
|
||||
"hw_acceleration": "default", // default, webgpu, disabled
|
||||
"showuserinfo": true,
|
||||
"miniplayer_ontop": true
|
||||
"miniplayer_top_toggle": true
|
||||
},
|
||||
"lyrics": {
|
||||
"enable_mxm": false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue