disable spotify scratchpad
This commit is contained in:
parent
ff7ad2ab70
commit
e8496a8efa
|
@ -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": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue