This website requires JavaScript.
Explore
Help
Sign in
cry
/
flake-foxora
Watch
1
Star
0
Fork
You've already forked flake-foxora
0
forked from
foxora/nix
Code
Pull requests
Activity
68cf02e366
flake-foxora
/
homes
/
modules
/
scripts
/
task-manager.sh
3 lines
100 B
Bash
Raw
Normal View
History
Unescape
Escape
init
2026-02-12 18:53:24 +00:00
#!/usr/bin/env bash
butterfly was right, foot is better :3
2026-02-22 02:38:15 +00:00
pkill -f
"foot --title btop -e btop"
||
{
foot --title btop -e btop
&
disown
;
}
Copy permalink