Merge branch 'master' of github.com:aciceri/nixfleet

This commit is contained in:
Andrea Ciceri 2022-01-24 13:58:46 +01:00
commit ef8529ad34
No known key found for this signature in database
GPG key ID: AAFD2423608B645B
3 changed files with 8 additions and 1 deletions

View file

@ -57,7 +57,8 @@
(defalias 'yes-or-no-p 'y-or-n-p)
(setq use-dialog-box nil
display-time-format "%H:%M"
mouse-autoselect-window 't
column-number-mode t
mouse-autoselect-window t
inhibit-startup-screen t)
(menu-bar-mode -1)
(tool-bar-mode -1)