add spicetify themeing for spotify

This commit is contained in:
Frank Zechert
2026-08-02 21:48:42 +02:00
parent fbc4139921
commit 470942665e
2 changed files with 46 additions and 1 deletions
@@ -402,6 +402,15 @@ chfn <username>
passwd <username>
```
> Tip: If you want to use spotify with spicetify-cli to apply a theme to it, create the groups now
>
> ```sh
> groupadd -r spotify
> usermode -aG spotify <username>
> ```
>
> This will make it easier during the installation process later on
Confirm the new user can successfully use `sudo` to elevate permission.
1. Switch to the created user account `su - <username>`. (.keybinding {ctrl+d} can be used to exit the user account and