diff --git a/bundle/custom_gnu.el b/bundle/custom_gnu.el index 8b7d6466..49a63293 100644 --- a/bundle/custom_gnu.el +++ b/bundle/custom_gnu.el @@ -26,11 +26,12 @@ '("37768a79b479684b0756dec7c0fc7652082910c37d8863c35b702db3f16000f8" "06bf0822aa77ea498bbd6038b59ad96fca43b272b49b18ab024218881ba134d1" "6e933f1668e124ec17fc7b6547f65ba760e06efb568a6c8091c600c67827e592" "7f6d4aebcc44c264a64e714c3d9d1e903284305fd7e319e7cb73345a9994f5ef" default)) '(default-frame-alist '((font . "Fira Code-11") - (alpha . 100) + (alpha . 98) (undecorated) (width . 85) (height . 70) - (fullscreen . maximized))) + (fullscreen . maximized) + (vertical-scroll-bars))) '(delete-selection-mode nil) '(diary-file "~/Documents/diary/diary") '(display-time-mode t) @@ -76,6 +77,7 @@ '(python-shell-interpreter "python3") '(scroll-bar-mode nil) '(show-paren-mode t) + '(shr-cookie-policy nil) '(tool-bar-mode nil) '(tramp-default-method "ssh")) (custom-set-faces diff --git a/kitty.conf b/kitty.conf index c2944a0b..a519f697 100644 --- a/kitty.conf +++ b/kitty.conf @@ -7,7 +7,7 @@ #: characters. font_family Fira Code -bold_font Fira Code Bold +bold_font Fira Code Medium italic_font Fira Code Italic #: You can specify different fonts for the bold/italic/bold-italic