diff --git a/home-environments/radio.scm b/home-environments/radio.scm index fa972a2..eeccea0 100644 --- a/home-environments/radio.scm +++ b/home-environments/radio.scm @@ -231,6 +231,9 @@ (!network . ,(format #f "doas herd restart networking ~ && doas herd restart wpa-supplicant")) + #|Pass|# + (!pass . "pass show % | wl-copy") + #|Processes|# (tf . "setsid -f % >/dev/null 2>&1 & disown")