fix: completely disappear vertical scrollbars
This commit is contained in:
parent
3fcd8874af
commit
ddea45a6e8
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,8 @@
|
|||
[default default default italic underline success warning error])
|
||||
'(default-frame-alist
|
||||
(quote
|
||||
((font . "Iosevka Term-12")
|
||||
((vertical-scroll-bars)
|
||||
(font . "Iosevka Term-12")
|
||||
(fullscreen . maximized)
|
||||
(alpha . 98))))
|
||||
'(delete-by-moving-to-trash t)
|
||||
|
|
Loading…
Add table
Reference in a new issue