~set alpha a bit lower

This commit is contained in:
dx
2020-07-15 15:30:35 +01:00
parent f5f4aad637
commit c94bfdce9e

View File

@@ -35,7 +35,7 @@ Some quality of life things and others that I couldn't really put in one categor
display-line-numbers-type t
bookmark-default-file (expand-file-name (concat doom-private-dir "bookmarks")))
(setq-default frame-title-format '("%b - Emacs"))
(add-to-list 'default-frame-alist '(alpha . 95))
(add-to-list 'default-frame-alist '(alpha . 90))
(cl-pushnew '("Libgen" "http://gen.lib.rus.ec/search.php?req=%s") +lookup-provider-url-alist :key #'car :test 'string=)
#+END_SRC
** HACK: Loading org mode