Created
April 7, 2020 13:52
-
-
Save webbash/e3c219988524e3d8b9387fb1656237af to your computer and use it in GitHub Desktop.
PHPStorm - Dont work shortcut ctrl + alt + left/right in GNOME
This file contains hidden or 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
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