Skip to content

Commit aa46021

Browse files
committed
update
1 parent 9303e9f commit aa46021

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

README

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,24 @@
11
kc
22

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
44
KISS Linux.
55

66

77
BACKGROUND
88
----------
99

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]
1316

1417

1518
INSTALLATION
1619
------------
1720

18-
From git source:
21+
For kc to work, XDG_CONFIG_HOME environment variable must be defined.
1922

2023
$ git clone https://github.com/mcpcpc/kc.git
2124
$ cd kc/

0 commit comments

Comments
 (0)