forked from foxora/nix
init
This commit is contained in:
commit
a07bd5fd9b
66 changed files with 6115 additions and 0 deletions
2
homes/modules/scripts/task-manager.sh
Executable file
2
homes/modules/scripts/task-manager.sh
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/usr/bin/env bash
|
||||
pkill -f "kitty --title btop -e btop" || { kitty --title btop -e btop & disown; }
|
||||
Loading…
Add table
Add a link
Reference in a new issue