chore(emacs.d): Remove edwina configuration
Sounds good, doesn't work. (Okay, it does - but not like I want it to and with too many caveats at the moment - maybe later)
This commit is contained in:
parent
85ee07457c
commit
b2cd30bfd4
3 changed files with 0 additions and 33 deletions
|
|
@ -210,11 +210,4 @@
|
|||
(exwm-input-set-key (kbd "s-m h") #'randr-layout-hdmi1-extend)
|
||||
(exwm-input-set-key (kbd "s-m s") #'randr-layout-single)
|
||||
|
||||
;; Use edwina for window management shortcuts
|
||||
;;
|
||||
;; Its initialisation process is oddly stateful, hence configuration
|
||||
;; happens here before toggling its minor mode.
|
||||
(setq edwina-keymap-prefix (kbd "s-w"))
|
||||
(edwina-mode 1)
|
||||
|
||||
(provide 'desktop)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue