add spicetify config and themes

This commit is contained in:
Guilherme Rugai Freire 2021-06-22 22:55:47 -03:00
parent 9a9fa6f0d0
commit 8b84aba425
No known key found for this signature in database
GPG Key ID: 86DC96AE4AEBC162
3 changed files with 38 additions and 0 deletions

@ -0,0 +1 @@
Subproject commit 7740b3b14d9f53e3da29f7ce04a98dccc13d2a67

View File

@ -0,0 +1,34 @@
[Setting]
spotify_launch_flags =
spotify_path = /var/lib/flatpak/app/com.spotify.Client/x86_64/stable/active/files/extra/share/spotify
overwrite_assets = 1
color_scheme = Beach-Sunset
inject_css = 1
replace_colors = 1
check_spicetify_upgrade = 0
prefs_path = /home/grfreire/.var/app/com.spotify.Client/config/spotify/prefs
current_theme = Dribbblish
[Preprocesses]
disable_sentry = 1
disable_ui_logging = 1
remove_rtl_rule = 1
expose_apis = 1
disable_upgrade_check = 1
[AdditionalOptions]
experimental_features = 0
fastUser_switching = 0
home = 0
lyric_always_show = 0
lyric_force_no_sync = 0
radio = 0
song_page = 0
visualization_high_framerate = 0
extensions = dribbblish.js
custom_apps =
; DO NOT CHANGE!
[Backup]
version = 1.1.55.498.gf9a83c60

3
.gitmodules vendored
View File

@ -1,3 +1,6 @@
[submodule ".alacritty/themes/dracula"]
path = .alacritty/themes/dracula
url = git@github.com:dracula/alacritty.git
[submodule ".config/spicetify/Themes"]
path = .config/spicetify/Themes
url = git@github.com:morpheusthewhite/spicetify-themes.git