From 2aceafb7baa7264002b7e635d59e4455c516429e Mon Sep 17 00:00:00 2001 From: Rutherther Date: Fri, 18 Apr 2025 15:14:03 +0200 Subject: [PATCH] feat: use spotify from flatpak in dwl --- home/modules/ruther/home/dwl/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/modules/ruther/home/dwl/config.h b/home/modules/ruther/home/dwl/config.h index c8c2c6c6e7d0083e9a74cec9e0075f468188b37f..5d809b9cf10828667f14fe343149fa51890cd298 100644 --- a/home/modules/ruther/home/dwl/config.h +++ b/home/modules/ruther/home/dwl/config.h @@ -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[] = {