Skip to content

Instantly share code, notes, and snippets.

@geekosaur
Created April 14, 2019 21:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save geekosaur/9fd2dbe0caba9fdfbcc85c7c70e81366 to your computer and use it in GitHub Desktop.
Save geekosaur/9fd2dbe0caba9fdfbcc85c7c70e81366 to your computer and use it in GitHub Desktop.
keymappings
, ((0 .|. modMask, xK_question), windows $ W.greedyView "1")
, ((shiftMask .|. modMask, xK_question), windows $ W.shift "1")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment