feat: use spotify from flatpak in dwl
1 files changed, 1 insertions(+), 1 deletions(-) M home/modules/ruther/home/dwl/config.h
M home/modules/ruther/home/dwl/config.h => home/modules/ruther/home/dwl/config.h +1 -1
@@ 153,7 153,7 @@ static const char *menucmd[] = { "mew-run", NULL }; /* named scratchpads - First arg only serves to match against key in rules*/ static const char *scratchpadcmd_spotify[] = { - "s", "spotify", NULL, + "s", "com.spotify.Client", NULL, }; static const char *scratchpadcmd_foot[] = {