diff options
| author | Robert Günzler <r@gnzler.io> | 2020-12-03 13:30:41 +0100 |
|---|---|---|
| committer | Robert Günzler <r@gnzler.io> | 2020-12-07 19:28:05 +0100 |
| commit | 3a04016e23c2ccff04e8092019cd8a91739aa8dc (patch) | |
| tree | 4345f8bf793a8febf266b0c77ecf363b8b0e033f /.config/sway/config | |
| parent | 8d1604a2a0dac388652c1c3822fc6be1361d0f71 (diff) | |
sway: switch font to Iosevka Aile
Diffstat (limited to '')
| -rw-r--r-- | .config/sway/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/sway/config b/.config/sway/config index 6d4c0a6..8284f0f 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -70,7 +70,7 @@ include binds.conf include auto.conf # style {{{ -font pango:Iosevka Sparkle 12 +font pango:Iosevka Aile 12 set $bpix 3 set $fat_bpix 5 |