This website requires JavaScript.
Explore
Help
Sign in
foxora
/
nix
Watch
2
Star
2
Fork
You've already forked nix
1
Code
Issues
Pull requests
1
Projects
Releases
Packages
Wiki
Activity
Actions
cf5b772204
nix
/
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
;
}
Reference in a new issue
Copy permalink