From d8e507b5fa398d6b14b8a50eb79acd3a2d0ee0a7 Mon Sep 17 00:00:00 2001 From: Julien <182520+JulienMaille@users.noreply.github.com> Date: Fri, 9 Jul 2021 23:02:36 +0200 Subject: [PATCH] add link to SpotifyNoControl.exe --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1122aed..bf64c98 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ xpui.js_repl_8008 = ,${1}56, 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 theme package, 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. +Alternatively, you can use [`SpotifyNoControl.exe`](https://github.com/JulienMaille/SpotifyNoControl/files/6793911/SpotifyNoControl.zip), included in this theme package, 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. @@ -73,4 +73,4 @@ spicetify config extensions dribbblish-dynamic.js- And remove Patch lines you added in config file earlier. Finally, run: ``` spicetify apply -``` \ No newline at end of file +```