update cols
This commit is contained in:
parent
a345266610
commit
3fbf367d32
3
config.h
3
config.h
@ -111,7 +111,8 @@ char *termname = "st-256color";
|
|||||||
unsigned int tabspaces = 8;
|
unsigned int tabspaces = 8;
|
||||||
|
|
||||||
/* Terminal colors (16 first used in escape sequence) */
|
/* Terminal colors (16 first used in escape sequence) */
|
||||||
#include "/home/spy/cols/st.h"
|
/* colours from cols */
|
||||||
|
#include "/home/spy/.config/cols/st.h"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Default shape of cursor
|
* Default shape of cursor
|
||||||
|
Loading…
Reference in New Issue
Block a user