aboutsummaryrefslogtreecommitdiffstats
path: root/early-init.el
blob: db09434787f83f343d86821effc4e61ef67ba147 (plain) (blame)
1
2
3
4
5
;; -*- lexical-binding: t; -*-
  (scroll-bar-mode -1)
  (tool-bar-mode -1)
  (menu-bar-mode -1)