hide window bar
This commit is contained in:
parent
e45fb91d93
commit
64121ae498
1 changed files with 1 additions and 0 deletions
1
init.el
1
init.el
|
|
@ -3,6 +3,7 @@
|
|||
(global-display-line-numbers-mode 1)
|
||||
(tool-bar-mode 0)
|
||||
(menu-bar-mode 0)
|
||||
(set-frame-parameter nil 'undecorated t)
|
||||
(scroll-bar-mode 0)
|
||||
(column-number-mode 1)
|
||||
(setq select-enable-clipboard t)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue