diff options
author | Philip van der Hoeven <philip@vd-hoeven.nl> | 2016-11-23 20:32:26 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-26 11:47:24 +0700 |
commit | 43d5330383178fd340dcda8dae190d5134d04cc4 (patch) | |
tree | 700aaf8304d09237a7df334484f15db1c2de8f79 /system/terminix/README | |
parent | 8085ca337ba8965167ca0b6bfe101e0e6d8d0bae (diff) |
system/terminix: Added (Tiling terminal emulator).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/terminix/README')
-rw-r--r-- | system/terminix/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/system/terminix/README b/system/terminix/README new file mode 100644 index 0000000000..b36b5e84b3 --- /dev/null +++ b/system/terminix/README @@ -0,0 +1,5 @@ +Terminix is a tiling terminal emulator which uses the VTE GTK+ 3 widget. + +After installing please enable the profile script: +chmod +x /etc/profile.d/vte_terminix.sh +Otherwise Terminix will warn you about a configuration error on startup. |