Skip to content

Instantly share code, notes, and snippets.

@iegik
Last active July 14, 2018 21:50
Show Gist options
  • Save iegik/5329fa4a757e6a2cf385cf6e9f7dd9e1 to your computer and use it in GitHub Desktop.
Save iegik/5329fa4a757e6a2cf385cf6e9f7dd9e1 to your computer and use it in GitHub Desktop.

Elementary

https://elementary.io/

Show desktop windows

phanteon-desktop does not have icons on desktop, instead you can install nautilus

sudo apt install --no-install-recommends nautilus dconf-tools

gsettings set org.pantheon.desktop.cerbere ['plank', 'wingpanel', 'slingshot-launcher --silent', 'nautilus -n']


gsettings set org.gnome.desktop.background show-desktop-icons true

Lounch applications for Windows

sudo apt install wine winetricks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment