Skip to content

Instantly share code, notes, and snippets.

@b-ggs
Created April 15, 2017 19:11
Show Gist options
  • Save b-ggs/528e8d3636102f14671ed9dc9c1d9503 to your computer and use it in GitHub Desktop.
Save b-ggs/528e8d3636102f14671ed9dc9c1d9503 to your computer and use it in GitHub Desktop.
$ i3-msg -t get_workspaces
[{"num":1,"name":"1","visible":true,"focused":true,"rect":{"x":0,"y":0,"width":1366,"height":747},"output":"eDP1","urgent":false},{"num":2,"name":"2","visible":false,"focused":false,"rect":{"x":0,"y":35,"width":1366,"height":712},"output":"eDP1","urgent":false}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment