Fix fill-column errors
- removing stale comments - dropping stale KBDs
This commit is contained in:
parent
ff8277625f
commit
644e01eb21
3 changed files with 6 additions and 7 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue