aboutsummaryrefslogtreecommitdiff
path: root/pentadactyl/.pentadactylrc
diff options
context:
space:
mode:
authorAdrian Kummerlaender2016-02-15 18:08:38 +0100
committerAdrian Kummerlaender2016-02-15 18:08:38 +0100
commit9ee89b0b1e59b2d8773ff6224d5793f6f7ae1dd5 (patch)
tree627025a7eeb1993ebd05792c074756e14ad637e4 /pentadactyl/.pentadactylrc
parent7bd0f7430a071205dbdd4613779dee730a0052ce (diff)
downloaddotfiles-9ee89b0b1e59b2d8773ff6224d5793f6f7ae1dd5.tar
dotfiles-9ee89b0b1e59b2d8773ff6224d5793f6f7ae1dd5.tar.gz
dotfiles-9ee89b0b1e59b2d8773ff6224d5793f6f7ae1dd5.tar.bz2
dotfiles-9ee89b0b1e59b2d8773ff6224d5793f6f7ae1dd5.tar.lz
dotfiles-9ee89b0b1e59b2d8773ff6224d5793f6f7ae1dd5.tar.xz
dotfiles-9ee89b0b1e59b2d8773ff6224d5793f6f7ae1dd5.tar.zst
dotfiles-9ee89b0b1e59b2d8773ff6224d5793f6f7ae1dd5.zip
Change font to _Fantasque Sans Mono_ and enable airline symbols
Diffstat (limited to 'pentadactyl/.pentadactylrc')
-rw-r--r--pentadactyl/.pentadactylrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/pentadactyl/.pentadactylrc b/pentadactyl/.pentadactylrc
index 3e5ee73..a227d71 100644
--- a/pentadactyl/.pentadactylrc
+++ b/pentadactyl/.pentadactylrc
@@ -12,7 +12,7 @@ hi clear
hi s_greenfont color:#aadb0f;
hi s_palegreenfont color:#909737;
hi s_grayback background:#161616;
-hi s_normal font-size:14px; font-family:Dejavu Sans Mono;
+hi s_normal font-size:16px; font-family:Fantasque Sans Mono;
hi -link=s_normal,s_grayback,s_palegreenfont Normal border-top:1px solid #909737;
hi -link=s_normal,s_grayback,s_palegreenfont StatusLine