Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 1.52 KB

README.org

File metadata and controls

44 lines (33 loc) · 1.52 KB

Spotify layer

img/spotify.png

Table of Contents

Description

This layer integrates an online music service into Spacemacs.

Features:

  • Support for listening to music from within Emacs via Spotify.

Install

To use this configuration layer, add it to your ~/.spacemacs. You will need to add spotify to the existing dotspacemacs-configuration-layers list in this file.

Key bindings

Key bindingDescription
SPC a m s pPlay or pause Spotify
SPC a m s nGo to the next track
SPC a m s NGo to the previous track
SPC a m s QQuit Spotify

If Helm layer is enabled, you can also use the following binding(s):

Key bindingDescription
SPC a m s gSearch for a new track

If Ivy layer is enabled, you can also use the following binding(s):

Key bindingDescription
SPC a m s s aSpotify search artist
SPC a m s s ASpotify search album
SPC a m s s tSearch for a new track
SPC a m s s T aSpotify search track by artist
SPC a m s s T ASpotify search track by album