My personal emacs configuration
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fix disabling the toolbar in graphical mode

+1 -1
+1 -1
init.el
··· 16 16 17 17 ;; Settings to only apply when we are running in a GUI. 18 18 (when (display-graphic-p) 19 - (tool-bar-mode nil) ; Disable the tool bar 19 + (tool-bar-mode -1) ; Disable the tool bar 20 20 (use-package ligature :ensure t 21 21 :config 22 22 (ligature-set-ligatures 'prog-mode '(