Created
September 29, 2018 13:04
-
-
Save usworked/8a21fb695688ef5f58f326ba4868c89b to your computer and use it in GitHub Desktop.
elementary OS - assign windows/super key to open Applications
This file contains 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
#Type this in terminal (don't use SUDO) | |
gsettings set org.gnome.mutter overlay-key "'Super_L'" | |
gsettings set org.pantheon.desktop.gala.behavior overlay-action "'wingpanel --toggle-indicator=app-launcher'" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment