This commit is contained in:
Sakooooo 2024-02-07 13:06:41 +04:00
parent a9813b4a1d
commit 60f90ec63c
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -1366,18 +1366,9 @@ RELEASE ME
(interactive)
(exwm-workspace-switch-create ,i))))
(number-sequence 0 9))))
))
)
(use-package exwm-outer-gaps
:straight (exmw-outer-gaps :type git :host github :repo "lucasgruss/exwm-outer-gaps")
:config
(defun exwm-outer-gaps-redraw ()
"exwm-outer gaps sometimes has artifacts in the gap area. Quickly toggling the mode on and off works forces a redraw of the gaps and gets rid of them."
(interactive)
(exwm-outer-gaps-mode))
:hook (exwm-init
. (lambda () (exwm-outer-gaps-mode))))
)
#+end_src
* Org Mode Configuration Setup
** Babel Languages