home-environments: radio: Set __done_exclude environment variable value to a list

impermanence
Luis Guilherme Coelho 2024-08-13 00:37:55 -03:00
parent 1baad8432e
commit 47ae93df69
No known key found for this signature in database
GPG Key ID: 1F2E76ACE3F531C8
1 changed files with 5 additions and 6 deletions

View File

@ -367,12 +367,11 @@
#|Plugins|# #|Plugins|#
("__done_allow_nongraphical" . "1") ("__done_allow_nongraphical" . "1")
("__done_exclude" ("__done_exclude"
. ,(format #f "~{'^~a' ~}" . (#|G|# "^git" "'^guix (edit|repl|shell)'"
(list #|G|# "git" "guix (edit|repl|shell)" #|K|# "^kak"
#|K|# "kak" #|L|# "^lf"
#|L|# "lf" #|M|# "^mpv"
#|M|# "mpv" #|N|# "^newsraft"))
#|N|# "newsraft")))
("__done_notification_command" ("__done_notification_command"
. "notify-send '$title' '$message'"))) . "notify-send '$title' '$message'")))
(aliases (aliases