Created
September 27, 2024 18:55
-
-
Save nimaid/6c1c5134985b65af3b7551961f298986 to your computer and use it in GitHub Desktop.
Turn a fresh Ubuntu Server install into a minimal OpenBox desktop environment.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
apt update | |
apt install -y xorg openbox tint2 obconf xcompmgr nemo nitrogen synaptic pluma lxter minal lxappearance firefox yad screen |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment