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