Skip to content
This repository has been archived by the owner on Jul 11, 2020. It is now read-only.

Latest commit

 

History

History
22 lines (16 loc) · 443 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 443 Bytes

This script requires the Plug GNOME Shell extension and playerctl.

Installation

cd ~/.config/plug
git clone https://github.com/ItsKerolos/plug-in-spotify

Configuration

To turn off greetings, got to ~/.config/plug/plug-in-spotify/plugin.json find greetings and set it to false.

{
  "greetings": false,
  ...
}