Change theme and package pool

This commit is contained in:
Yannick Reiß 2024-04-30 10:31:18 +02:00
parent a711247971
commit 774507017c
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
(package-refresh-contents)
;; Load a custom theme
(load-theme 'whiteboard t)
(load-theme 'adwaita t)
;; Disable the tool bar
(tool-bar-mode -1)