diff options
Diffstat (limited to 'st')
-rwxr-xr-x | st/config.h | 5 | ||||
-rwxr-xr-x | st/st | bin | 105800 -> 105800 bytes | |||
-rw-r--r-- | st/st.o | bin | 81224 -> 81448 bytes | |||
-rwxr-xr-x[-rw-r--r--] | st/themes/cicada.h | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | st/themes/default.h | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | st/themes/rurbania.h | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | st/themes/wal-connect.h | 0 | ||||
-rw-r--r-- | st/x.o | bin | 77224 -> 77256 bytes |
8 files changed, 3 insertions, 2 deletions
diff --git a/st/config.h b/st/config.h index 5986fce..f24fa08 100755 --- a/st/config.h +++ b/st/config.h @@ -6,7 +6,8 @@ * * font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html */ -static char *font = "NotoSansM Nerd Font Mono:pixelsize=20:antialias=true:autohint=true"; +static char *font = "Inconsolata-Regular:pixelsize=26"; +//static char *font = "NotoSansM Nerd Font Mono:pixelsize=26:antialias=true:autohint=true"; static int borderpx = 2; /* @@ -95,7 +96,7 @@ char *termname = "st-256color"; unsigned int tabspaces = 8; /* bg opacity */ -float alpha = 0.97; +float alpha = 0.7; /* Terminal colors (16 first used in escape sequence) */ diff --git a/st/themes/cicada.h b/st/themes/cicada.h index 3bfacb9..3bfacb9 100644..100755 --- a/st/themes/cicada.h +++ b/st/themes/cicada.h diff --git a/st/themes/default.h b/st/themes/default.h index 3f2ebf5..3f2ebf5 100644..100755 --- a/st/themes/default.h +++ b/st/themes/default.h diff --git a/st/themes/rurbania.h b/st/themes/rurbania.h index 618324e..618324e 100644..100755 --- a/st/themes/rurbania.h +++ b/st/themes/rurbania.h diff --git a/st/themes/wal-connect.h b/st/themes/wal-connect.h Binary files differindex 8bed6cb..8bed6cb 100644..100755 --- a/st/themes/wal-connect.h +++ b/st/themes/wal-connect.h |