Fix fill-column errors

- removing stale comments
- dropping stale KBDs
This commit is contained in:
William Carroll 2020-08-31 17:20:04 +01:00
parent ff8277625f
commit 644e01eb21
3 changed files with 6 additions and 7 deletions

View file

@ -157,8 +157,7 @@
;; Workspaces
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
(:key ,(kbd/raw 'workspace "l") :fn window-manager-logout)
(:key ,(kbd/raw 'workspace "i") :fn window-manager-toggle-mode))))
(:key ,(kbd/raw 'workspace "l") :fn window-manager-logout))))
(setq exwm-input-global-keys
(->> kbds
(-map (lambda (plist)