removed st

This commit is contained in:
CoolnsX
2021-12-05 23:05:30 +05:30
parent 831d4c134a
commit a65d43a265
26 changed files with 0 additions and 11892 deletions

View File

@@ -1,15 +0,0 @@
--- config.def.h
+++ config.def.h
@@ -6,12 +6,6 @@
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
*/
static char *font = "Liberation Mono:pixelsize=12:antialias=true:autohint=true";
-/* Spare fonts */
-static char *font2[] = {
-/* "Inconsolata for Powerline:pixelsize=12:antialias=true:autohint=true", */
-/* "Hack Nerd Font Mono:pixelsize=11:antialias=true:autohint=true", */
-};
-
static int borderpx = 2;
/*