This commit is contained in:
poslop
2022-08-02 16:31:06 -05:00
parent c528b83dec
commit 4112fb9aa0
116 changed files with 9270 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# Extras
This folder contains additional resources for tweaking the look of
Spotify. More info in each subfolder.
| Folder | Description |
| ----------- | ----------- |
| **SpotifyNoControl** | Hides Spotify Window controls |

View File

@@ -0,0 +1,21 @@
# SpotifyNoControl
Hides Spotify window control buttons.
## Usage
Windows user, please edit your Spotify shortcut and add flag `--transparent-window-controls` after the Spotify.exe:
![instruction1](./windows-shortcut-instruction.png)
Alternatively, you can use `SpotifyNoControl.exe`, included in this folder, to completely remove all windows controls and title menu (three dot at top left corner). Title menu still can be access via Alt key. Closing, minimizing can be done via right click menu at top window region.\
`SpotifyNoControl.exe` could be used as Spotify launcher, it opens Spotify and hides controls right after. You can drag and drop it to your taskbar but make sure you unpin the original Spotify icon first. Alternatively you can make a shortcut for it and add to desktop or start menu.\
Moreover, by default, Spotify adjusted sidebar items and profile menu icon to stay out of Windows native controls region. If you decided to use `SpotifyNoControl.exe` from now on, please open `user.css` file and change variable `--os-windows-icon-dodge` value to 0 as instruction to snap icons back to their original position.
![nocontrol](https://i.imgur.com/qdZyv1t.png)
## Alternatives
If the executable does not work for you, try using
- [AHK implementation](https://github.com/SaifAqqad/AHK_SpotifyNoControl)
- [julienmaille's implementation](https://github.com/spicetify/spicetify-themes/raw/legacy/Dribbblish/SpotifyNoControl.exe)

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB