home-environments: radio: Add an extra space to tf abbreviation expansion

impermanence
Luis Guilherme Coelho 2024-07-31 21:32:10 -03:00
parent 3b6248def6
commit 497df02141
No known key found for this signature in database
GPG Key ID: 1F2E76ACE3F531C8
1 changed files with 1 additions and 1 deletions

View File

@ -463,7 +463,7 @@
(!system . "doas guix system reconfigure /etc/config.scm")
#|Processes|#
(tf . "setsid -f %>/dev/null 2>&1 & disown")
(tf . "setsid -f % >/dev/null 2>&1 & disown")
#|Quick edit|#
(:e . ,(edit))