Set up spotifyd with spotify-qt
This commit is contained in:
@@ -199,7 +199,10 @@ in {
|
||||
}
|
||||
{
|
||||
command = "move scratchpad";
|
||||
criteria = {instance = "spotify";};
|
||||
criteria = {
|
||||
instance = "spotify";
|
||||
window_type = "normal";
|
||||
};
|
||||
}
|
||||
];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user