diff options
| -rw-r--r-- | .emacs.d/config.org | 2 | ||||
| -rw-r--r-- | .local/share/konsole/MateriaDark.colorscheme | 2 | ||||
| -rw-r--r-- | .local/share/konsole/drnuget.profile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/.emacs.d/config.org b/.emacs.d/config.org index 9c058af..afe20e6 100644 --- a/.emacs.d/config.org +++ b/.emacs.d/config.org @@ -120,7 +120,7 @@ #+begin_src emacs-lisp -(modify-all-frames-parameters '((alpha-background . 80))) +; (modify-all-frames-parameters '((alpha-background . 80))) (set-frame-font "Hack-9" nil t) (setq-default line-spacing 0) diff --git a/.local/share/konsole/MateriaDark.colorscheme b/.local/share/konsole/MateriaDark.colorscheme index f2bd0d5..f0edb54 100644 --- a/.local/share/konsole/MateriaDark.colorscheme +++ b/.local/share/konsole/MateriaDark.colorscheme @@ -94,7 +94,7 @@ Blur=false ColorRandomization=false Description=Materia Dark FillStyle=Tile -Opacity=0.8 +Opacity=1 Wallpaper= WallpaperFlipType=NoFlip WallpaperOpacity=1 diff --git a/.local/share/konsole/drnuget.profile b/.local/share/konsole/drnuget.profile index ace83f8..3d740bc 100644 --- a/.local/share/konsole/drnuget.profile +++ b/.local/share/konsole/drnuget.profile @@ -1,6 +1,6 @@ [Appearance] ColorScheme=MateriaDark -Font=Hack,9,-1,7,400,0,0,0,0,0,0,0,0,0,0,1 +Font=Hack Nerd Font,9,-1,5,400,0,0,0,0,0,0,0,0,0,0,1 [General] Name=drnuget |
