diff options
| author | Akshay Nair <phenax5@gmail.com> | 2021-02-17 23:33:56 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2021-02-17 23:33:56 +0530 |
| commit | fe264b23914568cc08a36014d92ae534507b7e60 (patch) | |
| tree | 9fe50de0950b749126f8f6730354df1789e360e6 /scripts/commands | |
| parent | 35fb1e0eed2776dc7d95227ba8a136596d144835 (diff) | |
| download | nixos-config-fe264b23914568cc08a36014d92ae534507b7e60.tar.gz nixos-config-fe264b23914568cc08a36014d92ae534507b7e60.zip | |
System monitor command change
Diffstat (limited to 'scripts/commands')
| -rwxr-xr-x | scripts/commands/:system-monitor | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/commands/:system-monitor b/scripts/commands/:system-monitor index 5c8e784..f254fd2 100755 --- a/scripts/commands/:system-monitor +++ b/scripts/commands/:system-monitor @@ -1,3 +1,3 @@ #!/usr/bin/env bash -sensible-terminal -e ytop +sensible-terminal -e gotop |
