Guix and emacs config cleanup
This commit is contained in:
parent
189ede1949
commit
8dc066a796
6 changed files with 21 additions and 14 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue