mirror of
https://github.com/d0zingcat/dotfiles.git
synced 2026-05-13 23:16:44 +00:00
update-2022-04-12
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -7,7 +7,8 @@
|
||||
"author": "thomas",
|
||||
"contributors": [
|
||||
"altrdev",
|
||||
"ron-myers"
|
||||
"ron-myers",
|
||||
"sandypockets"
|
||||
],
|
||||
"license": "MIT",
|
||||
"commands": [
|
||||
@@ -53,6 +54,48 @@
|
||||
"description": "Currently playing track in Spotify.",
|
||||
"mode": "no-view"
|
||||
},
|
||||
{
|
||||
"name": "increaseVolume",
|
||||
"title": "Increase Volume",
|
||||
"subtitle": "Spotify",
|
||||
"description": "Increase volume in Spotify.",
|
||||
"mode": "no-view"
|
||||
},
|
||||
{
|
||||
"name": "decreaseVolume",
|
||||
"title": "Decrease Volume",
|
||||
"subtitle": "Spotify",
|
||||
"description": "Decrease volume in Spotify.",
|
||||
"mode": "no-view"
|
||||
},
|
||||
{
|
||||
"name": "quarterVolume",
|
||||
"title": "Set Volume to 25%",
|
||||
"subtitle": "Spotify",
|
||||
"description": "Sets volume to 25% in Spotify.",
|
||||
"mode": "no-view"
|
||||
},
|
||||
{
|
||||
"name": "halfVolume",
|
||||
"title": "Set Volume to 50%",
|
||||
"subtitle": "Spotify",
|
||||
"description": "Sets volume to 50% in Spotify.",
|
||||
"mode": "no-view"
|
||||
},
|
||||
{
|
||||
"name": "threeQuartersVolume",
|
||||
"title": "Set Volume to 75%",
|
||||
"subtitle": "Spotify",
|
||||
"description": "Sets volume to 75% in Spotify.",
|
||||
"mode": "no-view"
|
||||
},
|
||||
{
|
||||
"name": "fullVolume",
|
||||
"title": "Set Volume to 100%",
|
||||
"subtitle": "Spotify",
|
||||
"description": "Sets volume to 100% in Spotify.",
|
||||
"mode": "no-view"
|
||||
},
|
||||
{
|
||||
"name": "copyUrl",
|
||||
"title": "Copy Current Track URL",
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user