Skip to content

hugueschabot/lxterminal-solarized-dark

Repository files navigation

LXterminal is a VTE-based terminal emulator with support for multiple tabs. It is completely desktop-independent and does not have any unnecessary dependencies. In order to reduce memory usage and increase the performance all instances of the terminal are sharing a single process.

Solarized

This is a custom version of LXTerminal with the Dark Solarized Theme built-in.

See the Solarized homepage and the Solarized repository for more informations.

Require dependencies (make)

Arch Linux

pacman -S base-devel docbook-xml

Ubuntu

apt-get install automake libgtk2.0-dev libvte-dev intltool xsltproc docbook-xml docbook-xsl

Make & Install

./autogen.sh
./configure --enable-man
make
make install

About

LXTerminal with Solarized Dark theme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 53