diff options
author | Marvin Borner | 2020-05-31 14:09:04 +0200 |
---|---|---|
committer | Marvin Borner | 2020-05-31 14:09:04 +0200 |
commit | 08b5db049e1864b884be987c93b769c073928417 (patch) | |
tree | a5146da848f70466bfd38eff46568d8aa1124fd1 /.config/spicetify/config.ini | |
parent | 4076ae01a77091a048061524bdbf3d1105e95150 (diff) |
Added awesome spotify theme
Looks nice!
Diffstat (limited to '.config/spicetify/config.ini')
-rw-r--r-- | .config/spicetify/config.ini | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/.config/spicetify/config.ini b/.config/spicetify/config.ini new file mode 100644 index 0000000..e52881d --- /dev/null +++ b/.config/spicetify/config.ini @@ -0,0 +1,36 @@ +[AdditionalOptions] +made_for_you_hub = 0 +custom_apps = +lyric_always_show = 0 +new_feedback_ui = 0 +song_page = 0 +minimal_ui = 1 +search_in_sidebar = 0 +visualization_high_framerate = 0 +extensions = +radio = 0 +tastebuds = 0 +experimental_features = 0 +fastUser_switching = 0 +home = 0 +lyric_force_no_sync = 0 + +[Setting] +current_theme = Dark +color_scheme = +inject_css = 1 +replace_colors = 1 +overwrite_assets = 0 +spotify_path = /opt/spotify +prefs_path = /home/melvin/.config/spotify/prefs + +[Preprocesses] +disable_sentry = 1 +disable_ui_logging = 1 +remove_rtl_rule = 1 +expose_apis = 1 + +; DO NOT CHANGE! +[Backup] +version = 1.1.10.546.ge08ef575 + |