Skip to content

Instantly share code, notes, and snippets.

@webbash
Created April 7, 2020 13:52
Show Gist options
  • Save webbash/e3c219988524e3d8b9387fb1656237af to your computer and use it in GitHub Desktop.
Save webbash/e3c219988524e3d8b9387fb1656237af to your computer and use it in GitHub Desktop.
PHPStorm - Dont work shortcut ctrl + alt + left/right in GNOME
gsettings set org.gnome.desktop.wm.keybindings switch-to-workspace-left "[]"
gsettings set org.gnome.desktop.wm.keybindings switch-to-workspace-right "[]"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment