Skip to content

Instantly share code, notes, and snippets.

@jomoespe
Last active August 21, 2017 10:30
Show Gist options
  • Save jomoespe/ce0d5493912b0400b09db97e6e1584d6 to your computer and use it in GitHub Desktop.
Save jomoespe/ce0d5493912b0400b09db97e6e1584d6 to your computer and use it in GitHub Desktop.
Change workspaces in ubuntu via CLI
#!/bin/bash
gsettings set org.compiz.core:/org/compiz/profiles/unity/plugins/core/ hsize 4
gsettings set org.compiz.core:/org/compiz/profiles/unity/plugins/core/ vsize 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment