diff options
| author | stkhan <personal@slickd.xyz> | 2021-06-05 22:49:23 +0000 |
|---|---|---|
| committer | stkhan <personal@slickd.xyz> | 2021-06-05 22:49:23 +0000 |
| commit | d8ecd3c7b57c6832050fe7600c5e52cbc6027cf2 (patch) | |
| tree | 155632d9f26462095d1cf410c29c48139955f9ab /st | |
| parent | 8e72264916f5ce023a5d0a56cc4a7a384191b08f (diff) | |
Change theme locations
Diffstat (limited to 'st')
| -rw-r--r-- | st/boxdraw.o | bin | 0 -> 7728 bytes | |||
| -rw-r--r-- | st/config.h | 2 | ||||
| -rw-r--r-- | st/hb.o | bin | 0 -> 4592 bytes | |||
| -rwxr-xr-x | st/st | bin | 0 -> 120816 bytes | |||
| -rw-r--r-- | st/st.o | bin | 0 -> 79496 bytes | |||
| -rw-r--r-- | st/x.o | bin | 0 -> 87784 bytes |
6 files changed, 1 insertions, 1 deletions
diff --git a/st/boxdraw.o b/st/boxdraw.o Binary files differnew file mode 100644 index 0000000..3080fdc --- /dev/null +++ b/st/boxdraw.o diff --git a/st/config.h b/st/config.h index 0669220..ee96133 100644 --- a/st/config.h +++ b/st/config.h @@ -1,4 +1,4 @@ -#include "../themes/theme.h" +#include "../theme.h" /* See LICENSE file for copyright and license details. */ |