├── .Xdefaults ├── .cwmrc ├── .xsession ├── LICENSE ├── README.md ├── screenshot.png └── termbar /.Xdefaults: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gonzalo-/termbar/HEAD/.Xdefaults -------------------------------------------------------------------------------- /.cwmrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gonzalo-/termbar/HEAD/.cwmrc -------------------------------------------------------------------------------- /.xsession: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gonzalo-/termbar/HEAD/.xsession -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gonzalo-/termbar/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gonzalo-/termbar/HEAD/README.md -------------------------------------------------------------------------------- /screenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gonzalo-/termbar/HEAD/screenshot.png -------------------------------------------------------------------------------- /termbar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gonzalo-/termbar/HEAD/termbar --------------------------------------------------------------------------------