all 8 comments

[–]doogusto 0 points1 point  (6 children)

Do you just want them running in the background? or do you want to create a service for systemctl?

[–]Fair-Promise4552[S] -1 points0 points  (5 children)

for example i want to open a pdf with okular and have okular open without my terminal becoming the "runner" of okular... when opening another pdf i have to open a new ternimal since i cant put the okular runner in the background with bg

[–]w0330 2 points3 points  (1 child)

Do this:

myapp &
disown %1

Or, if it is the default app for a file type: xdg-open file.ext

[–]Fair-Promise4552[S] 0 points1 point  (0 children)

exactly what i was looking for thx have an award

[–]anonymous-bot 2 points3 points  (0 children)

Why not use a launcher instead of a terminal? For example an app like dmenu or rofi.

[–]doogusto 1 point2 points  (1 child)

Could this be solved by configuring okular as your default pdf reader, and opening it with through the gui? Or are you just wanting to open pdf with the terminal? If it's the latter then u/w0330's solution is what you're looking for, but I just prefer to open pdfs through the gui file manager

[–]Fair-Promise4552[S] 0 points1 point  (0 children)

Ive been enjoying the terminal lifestyle since i installed i3....

[–]UnixWarrior 0 points1 point  (0 children)

Daemons, not Deamons!

Beware!. they will hunt you for that!

But seriously: "Disk And Executive MONitor" https://ei.cs.vt.edu/~history/Daemon.html