diff --git a/home-environments/radio.scm b/home-environments/radio.scm index 9211912..8a6d987 100644 --- a/home-environments/radio.scm +++ b/home-environments/radio.scm @@ -361,12 +361,12 @@ #|Plugins|# ("__done_allow_nongraphical" . "1") ("__done_exclude" - . (map (partial string-append "^") - (list #|G|# "git" "guix (edit|repl|shell)" - #|K|# "kak" - #|L|# "lf" - #|M|# "mpv" - #|N|# "newsraft"))) + . ,(format #f "~{'^~a' ~}" + (list #|G|# "git" "guix (edit|repl|shell)" + #|K|# "kak" + #|L|# "lf" + #|M|# "mpv" + #|N|# "newsraft"))) ("__done_notification_command" . "notify-send '$title' '$message'"))) (aliases