diff options
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)) |