Revert "removed st"

This reverts commit a65d43a265.
This commit is contained in:
CoolnsX
2021-12-05 23:07:36 +05:30
parent a65d43a265
commit 1d3040d41d
26 changed files with 11892 additions and 0 deletions

15
st-0.8.4/config.def.h.rej Normal file
View File

@@ -0,0 +1,15 @@
--- 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;
/*