Skip to content

Instantly share code, notes, and snippets.

@meoso
Last active February 3, 2020 04:28
Show Gist options
  • Save meoso/20ad5ed4ea9557ba33a318ac1fe864e5 to your computer and use it in GitHub Desktop.
Save meoso/20ad5ed4ea9557ba33a318ac1fe864e5 to your computer and use it in GitHub Desktop.
base setup for converting Windows user to ElementaryOS Loki release

For converting Windows users to Linux, I'd choose ElementaryOS for it's simplicty and ubuntu base.

Firstly changing min,max,& close window-manager icons to traditional right-side positioning.

Install Firefox and LibreOffice.

Modify launch bar for standard apps.

See attached shell commands.

#elementaryOS - Loki
sudo apt full-upgrade
sudo apt install software-properties-common
sudo add-apt-repository ppa:philip.scott/elementary-tweaks
sudo apt update
sudo apt install elementary-tweaks
switchboard
#select Tweaks>Appearance>WindowControls(Layout)>Windows
sudo apt install firefox libreoffice
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment