File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change 1
1
kc
2
2
3
- KISS colors, an on-the-fly color palette changer written in C and designed for
3
+ KISS colors, a global terminal-emulator color palette setter written in C and designed for
4
4
KISS Linux.
5
5
6
6
7
7
BACKGROUND
8
8
----------
9
9
10
- This project was inspired by Dylan Arap's okpal [0] palette changer. This code
11
- base is "mostly" functional at this time and will be promoted to release once
12
- known bugs have been closed.
10
+ This project was inspired by Dylan Arap's POSIX shell okpal [0]. This code base
11
+ is "mostly" functional at this time and will be promoted to release once known
12
+ bugs have been closed. Compatibility with the following terminator-emulators
13
+ has been tested (with more to come):
14
+
15
+ - simple terminal, st [2]
13
16
14
17
15
18
INSTALLATION
16
19
------------
17
20
18
- From git source:
21
+ For kc to work, XDG_CONFIG_HOME environment variable must be defined.
19
22
20
23
$ git clone https://github.com/mcpcpc/kc.git
21
24
$ cd kc/
You can’t perform that action at this time.
0 commit comments