diff options
author | Tom Barrett <tom@tombarrett.xyz> | 2020-02-05 12:21:26 -0600 |
---|---|---|
committer | Tom Barrett <tom@tombarrett.xyz> | 2020-02-05 12:21:26 -0600 |
commit | 538c7acfdce7d09ee7065ba915e21686e5fbfb70 (patch) | |
tree | 6adc5de18dbad56134e73f4d615255ee55736745 /required | |
parent | 861f1c2c4553663dd4b46fbaabe73d0df5ba8602 (diff) |
more auto
Diffstat (limited to 'required')
-rwxr-xr-x | required | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -8,6 +8,7 @@ apt install -y \ nitrogen \ arandr \ scrot \ + atril \ feh \ xinit @@ -51,6 +52,7 @@ apt install -y \ # misc apt install -y \ acpi \ - lshw \ build-essential \ + lshw \ + ledger \ psmisc |