Guix and emacs config cleanup

This commit is contained in:
James Grogan 2025-04-29 18:03:13 +01:00
parent 189ede1949
commit 8dc066a796
6 changed files with 21 additions and 14 deletions

View file

@ -28,8 +28,8 @@
(setq initial-scratch-message nil)
;; Disable menu, tool and scroll bars
(menu-bar-mode -1)
(tool-bar-mode -1)
(menu-bar-mode -1)
(tool-bar-mode -1)
(scroll-bar-mode -1)
;; line numbers