jeroentvb / spicetify-power-bar

Spotlight-like search bar for spotify
GNU General Public License v3.0
77 stars 4 forks source link

refactor: remove play immediately setting #25

Closed jeroentvb closed 2 years ago

jeroentvb commented 2 years ago

Default behaviour is navigating to a suggestion. This can be modified by holding ctrl/cmd when selecting an item. When doing so the item will be played while not navigating to it.

Also updating spcr-settings to make the settings work again.