(use-package ace-window
  :bind
  (("C-x o" . ace-window)))

(provide 'init-graphical)