Skip to content

Instantly share code, notes, and snippets.

@Gabriel-p
Last active August 29, 2015 14:20
Show Gist options
  • Save Gabriel-p/0f7bb40b731d4d17e91f to your computer and use it in GitHub Desktop.
Save Gabriel-p/0f7bb40b731d4d17e91f to your computer and use it in GitHub Desktop.
Fix elementary OS annoyances with Chrome and Dropbox

Double Google Chrome icon in Planck.

Taken from here:

sudo leafpad /usr/share/applications/google-chrome.desktop

You'll find 3 entries in this file, [Desktop Entry], [NewWindow Shortcut Group] and [NewIncognito Shortcut Group]. Make sure that under each group there's the following line, it doesn't matter where in the group it is.

StartupWMClass=Google-chrome-stable

Can't install Dropbox

Install via script here.

This one is better zant95/elementary-dropbox.

Show desktop

devilspie /home/<user>/minimize.ds

minimize.ds

(begin
  (minimize)
  (quit))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment