mirror of https://codeberg.org/anemofilia/zero
home-environments: radio: Add an extra space to tf abbreviation expansion
parent
3b6248def6
commit
497df02141
|
@ -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))
|
||||
|
|
Loading…
Reference in New Issue