diff options
| author | jao <jao@gnu.org> | 2026-08-30 23:09:00 +0100 |
|---|---|---|
| committer | jao <jao@gnu.org> | 2026-08-30 23:09:00 +0100 |
| commit | b87794e281aa198a95842a3cecf29c908c3eb15f (patch) | |
| tree | 1c75146660628a9aedf8246468b1ae8fd5914118 /init.el | |
| parent | 01462369083daa033ba5f3058cc3d2df0e52c1cd (diff) | |
| download | elibs-b87794e281aa198a95842a3cecf29c908c3eb15f.tar.gz elibs-b87794e281aa198a95842a3cecf29c908c3eb15f.tar.bz2 | |
eww fixesmain
Diffstat (limited to 'init.el')
| -rw-r--r-- | init.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -422,7 +422,7 @@ (let ((level (if jao-transparent-frame 100 jao-frames-default-alpha))) (jao-set-transparency level all))) -(jao-when-linux (jao-set-transparency)) +(jao-set-transparency) ;;;; themes (defun jao-colors-scheme-dark-p () |
