Skip to content

Instantly share code, notes, and snippets.

@nimaid
Created September 27, 2024 18:55
Show Gist options
  • Save nimaid/6c1c5134985b65af3b7551961f298986 to your computer and use it in GitHub Desktop.
Save nimaid/6c1c5134985b65af3b7551961f298986 to your computer and use it in GitHub Desktop.
Turn a fresh Ubuntu Server install into a minimal OpenBox desktop environment.
#!/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