Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
peacerebel
dotfiles
Commits
0a23371f
Verified
Commit
0a23371f
authored
Oct 01, 2020
by
peacerebel
Browse files
Start emacs maximized
parent
187da88b
Changes
1
Hide whitespace changes
Inline
Side-by-side
.emacs.d/config.el
View file @
0a23371f
...
...
@@ -20,6 +20,11 @@
(
setq
user-full-name
"Bipin"
user-mail-address
"peacerebel@protonmail.com"
)
;; Start mazimized
(
custom-set-variables
'
(
initial-frame-alist
(
quote
((
fullscreen
.
maximized
)))))
;; Disable toolbar, menu and scrollbar
(
tool-bar-mode
0
)
(
menu-bar-mode
0
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment