diff options
author | Erik Hanson <erik@slackbuilds.org> | 2010-05-11 15:18:46 +0200 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-05-11 15:18:46 +0200 |
commit | 76c68387d0b6565a91df9a1a98afee649e6cde38 (patch) | |
tree | 70d8eea9dc4e4bec8304112fe69b22f538a80d7a /system/tilda/README | |
parent | e92c9cbcbe4fcfbcb69d8b8389cb21e82e0c929f (diff) | |
download | slackbuilds-76c68387d0b6565a91df9a1a98afee649e6cde38.tar.gz |
system/tilda: Initial import
Diffstat (limited to 'system/tilda/README')
-rw-r--r-- | system/tilda/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/system/tilda/README b/system/tilda/README new file mode 100644 index 0000000000..47eedca63b --- /dev/null +++ b/system/tilda/README @@ -0,0 +1,6 @@ +Tilda is a Linux terminal taking after the likeness of many classic +terminals from first person shooter games, Quake, Doom and Half-Life +(to name a few), where the terminal has no border and is hidden from +the desktop until a key is pressed. + +Required deps: VTE and libConfuse, available at slackbuilds.org |