-
What am i doing wrong? misc { command(sxiv, mpv, nautilus - from kitty) Nothing seem to swallow. |
Beta Was this translation helpful? Give feedback.
Answered by
vaxerski
Apr 3, 2024
Replies: 1 comment
-
swallowing depends on the process to keep its pid (not fork) - try with e.g. alacritty, that should work |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
swallowing depends on the process to keep its pid (not fork) - try with e.g. alacritty, that should work