fix scrollbar mode

This commit is contained in:
Stefan Schwarz 2023-01-24 11:43:34 +01:00
parent b367cc7b6e
commit 82b1900b7b

View file

@ -329,7 +329,7 @@
:config
(global-set-key [escape] #'helm-or-evil-escape)
(menu-bar-mode -1)
(toggle-scroll-bar -1)
(scroll-bar-mode -1)
(tool-bar-mode -1)
(general-define-key
:states '(normal visual insert emacs)