templates: Move rofi to separate file.

This commit is contained in:
Dylan Araps 2017-12-28 07:24:57 +11:00
parent 2380912c39
commit 1b308a9e2e

View File

@ -1,5 +1,5 @@
#define BG #CC{background.strip}
#define HI #CC{color10.strip}
#define BG #FF{background.strip}
#define HI #FF{color10.strip}
#define FG {foreground}
#define TX {background}