├── LICENSE ├── README.org ├── configs ├── error.rasi └── rofi-chemacs.rasi ├── rofi-chemacs.png ├── rofi-chemacs.sh └── scripts └── configs.sh /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noncog/rofi-chemacs/HEAD/LICENSE -------------------------------------------------------------------------------- /README.org: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noncog/rofi-chemacs/HEAD/README.org -------------------------------------------------------------------------------- /configs/error.rasi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noncog/rofi-chemacs/HEAD/configs/error.rasi -------------------------------------------------------------------------------- /configs/rofi-chemacs.rasi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noncog/rofi-chemacs/HEAD/configs/rofi-chemacs.rasi -------------------------------------------------------------------------------- /rofi-chemacs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noncog/rofi-chemacs/HEAD/rofi-chemacs.png -------------------------------------------------------------------------------- /rofi-chemacs.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noncog/rofi-chemacs/HEAD/rofi-chemacs.sh -------------------------------------------------------------------------------- /scripts/configs.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noncog/rofi-chemacs/HEAD/scripts/configs.sh --------------------------------------------------------------------------------