Set up spotifyd with spotify-qt

This commit is contained in:
2022-06-25 01:07:03 +01:00
parent 6a0f22f4a4
commit 18e5839ea8
8 changed files with 53 additions and 2 deletions

View File

@@ -199,7 +199,10 @@ in {
}
{
command = "move scratchpad";
criteria = {instance = "spotify";};
criteria = {
instance = "spotify";
window_type = "normal";
};
}
];
};