- Add keybindings to copy window to specified workspaces
- Add keybinding to toggle struts for "true" fullscreen mode
- Add keybindings to switch to full, tiling, or grid layout directly
- Clean-up imports
- Update xmonad logHook to pass info to xmobar
- Move defaults structure to main function so xmproc is in scope
- Update xmobar config to remove weather and add xmonad input
- Auto tangle xmonad & xmobar config
- Replace ` with ~ for code formatted text
- Put code example inside an example block
- Change workspaces back to default numbers
- Fix leading whitespace in org document
- Initial xmobar config changes