File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 227227; ; Tool-bar
228228(if (fboundp 'tool-bar-mode )
229229 (tool-bar-mode 0 ))
230- ; ;(setq tool-bar-style 'image)
230+ ; ; (setq tool-bar-style 'image)
231231
232232; ; Scroll-bar
233233(if (fboundp 'scroll-bar-mode )
Original file line number Diff line number Diff line change 484484 (bookmarks . 5 )))
485485 ; ;(agenda . 2)))
486486 (setq dashboard-banner-logo-title nil )
487- ; ; (setq dashboard-startup-banner 'official)
488- (setq dashboard-startup-banner (expand-file-name globals--banner-path user-emacs-directory))
487+ (setq dashboard-startup-banner 'official )
488+ ; ; (setq dashboard-startup-banner (expand-file-name globals--banner-path user-emacs-directory))
489489 ; ; (setq dashboard-startup-banner (if (display-graphic-p)
490490 ; ; (home/choose-gif)
491491 ; ; (join-path home-banners-dir "text-banner.txt")))
You can’t perform that action at this time.
0 commit comments