add spicetify themeing for spotify
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user