1
0
Fork 0
mirror of https://github.com/Horhik/dotfiles.git synced 2024-07-05 20:53:33 +00:00
Dotfiles/st/config.def.h.rej
2020-12-04 22:20:59 +02:00

11 lines
340 B
Plaintext

--- config.def.h
+++ config.def.h
@@ -6,6 +6,7 @@
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
*/
static char *font = "Liberation Mono:pixelsize=12:antialias=true:autohint=true";
+static char *font2 = "Roboto Mono for Powerline:pixelsize=12:antialias=true:autohint=true";
static int borderpx = 2;
/*