summaryrefslogtreecommitdiff
path: root/.local
diff options
context:
space:
mode:
authorxyz <gky44px1999@gmail.com>2021-09-26 23:08:30 -0700
committerxyz <gky44px1999@gmail.com>2021-09-26 23:08:30 -0700
commit8a907425aab9ceeeba2c9201aa2caf1fdbe85f4f (patch)
tree7265d76410463798a2b127ad9771afe20db4e3ef /.local
parent6f2a7e1a2be945a5d9bbf4c6b8b2ae738d350de3 (diff)
topa, htop also open in another alacritty terminal window
Diffstat (limited to '.local')
-rwxr-xr-x.local/bin/topa2
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/topa b/.local/bin/topa
index 14a1aae4..06881c81 100755
--- a/.local/bin/topa
+++ b/.local/bin/topa
@@ -3,4 +3,4 @@
alacritty -e radeontop -c &
alacritty -e sudo nethogs &
alacritty -e sudo iotop &
-htop
+alacritty -e htop &