diff options
author | jao <jao@gnu.org> | 2021-03-05 02:10:46 +0000 |
---|---|---|
committer | jao <jao@gnu.org> | 2021-03-05 02:10:46 +0000 |
commit | 9b382b980d3cf604158754e7ce28090893b0f300 (patch) | |
tree | 31ae59f04f2987847503e63134e5e28516ffdee4 /lib/themes | |
parent | 6171826508978d59ae39491b892a927aa414495e (diff) | |
download | elibs-9b382b980d3cf604158754e7ce28090893b0f300.tar.gz elibs-9b382b980d3cf604158754e7ce28090893b0f300.tar.bz2 |
config nits
Diffstat (limited to 'lib/themes')
-rw-r--r-- | lib/themes/jao-themes.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/themes/jao-themes.el b/lib/themes/jao-themes.el index 4f5f11e..e1aef4f 100644 --- a/lib/themes/jao-themes.el +++ b/lib/themes/jao-themes.el @@ -295,7 +295,7 @@ (jao-themes-f11 (p f11)) (jao-themes-f12 (p f12))) `((aw-background-face (p dimm)) - (aw-leading-char-face (~ error) :height 1.5) + (aw-leading-char-face (~ error) :height 2.5) (awesome-tray-module-awesome-tab-face (p f00)) (awesome-tray-module-battery-face (p f00)) (awesome-tray-module-battery-face (p f00)) |