fix: added missing dotfiles and removed unnecessary files/packages

This commit is contained in:
2026-07-30 22:53:44 +02:00
parent 73fe6b87a9
commit 9d260af0c6
59 changed files with 3565 additions and 185 deletions
@@ -0,0 +1,19 @@
{
"mode": "dark",
"extends": "defaultDark",
"colors": {
"background": "#191114",
"background-alternate": "#21191c",
"surface": "#251d20",
"surface-foreground": "#eedfe3",
"foreground": "#eedfe3",
"foreground-muted": "#d4c2c7",
"primary": "#ffb0d1",
"black": "#191114",
"white": "#191114",
"state-error": "#ffb4ab",
"state-info": "#f1bb98",
"state-warning": "#e1bdca",
"state-success": "#4caf50"
}
}
+37
View File
@@ -0,0 +1,37 @@
{
"disable_auto_updates": false,
"enableNeteaseTranslation": false,
"global_media_hotkeys": true,
"lyrics": [
"lrclib.net"
],
"mediaSession": false,
"playbackType": "web",
"should_prompt_accessibility": true,
"shown_accessibility_warning": false,
"visualizer_system_audio_consent_granted": false,
"window_enable_tray": true,
"window_exit_to_tray": false,
"window_minimize_to_tray": false,
"window_start_minimized": false,
"window_window_bar_style": "linux",
"__internal__": {
"migrations": {
"version": "1.15.1"
}
},
"window_has_frame": true,
"release_channel": "latest",
"bounds": {
"x": 0,
"y": 0,
"width": 2560,
"height": 1440
},
"maximized": true,
"fullscreen": false,
"server": {
"PJ0pGjJwdVvO-M2JogZUg": "763131396fed5a9b7367d73e61d7b14103971f"
},
"theme": "dark"
}