disable spotify scratchpad

This commit is contained in:
Nathan McCarty 2023-09-14 10:03:38 -04:00
parent ff7ad2ab70
commit e8496a8efa
Signed by: thatonelutenist
SSH Key Fingerprint: SHA256:hwQEcmak9E6sdU9bXc98RHw/Xd1AhpB5HZT7ZSVJkRM
1 changed files with 5 additions and 4 deletions

View File

@ -354,6 +354,11 @@ in with lib; {
exec emacsclient -c --frame-parameters='(quote (name . "scratchmacs"))'
'';
# https://github.com/hyprland-community/pyprland/issues/6
#
# "spotify": {
# "command": "spotify",
# "animation": ""
# }
in {
text = ''
{
@ -376,10 +381,6 @@ in with lib; {
"ario": {
"command": "ario",
"animation": ""
},
"spotify": {
"command": "spotify",
"animation": ""
}
}
}