;; From Prot config
(setopt menu-bar-mode nil; Clean-up GUIX
scroll-bar-mode nil
tool-bar-mode nil
inhibit-splash-screen t
inhibit-startup-screen t
use-file-dialog nil; Better questions
use-short-answers t)(set-face-attribute 'default nil :family "Iosevka" :height 140);; Theme is set with the daemon so flashing at startup should not be an issue
(setq package-enable-at-startup nil); Let the init.el file handle this