terminal: don't show terminal icon for evilvte

We can handle that directly in awesome.
This commit is contained in:
Vincent Bernat 2014-09-23 20:50:50 +02:00
parent dd693fc5e6
commit 5819a5ad80

View file

@ -46,7 +46,7 @@
#define SCROLLBAR OFF_R /* Options: LEFT, RIGHT, OFF_L, OFF_R */
#define SHOW_WINDOW_BORDER FALSE
#define SHOW_WINDOW_DECORATED FALSE
#define SHOW_WINDOW_ICON TRUE
#define SHOW_WINDOW_ICON FALSE
#define STATUS_BAR FALSE
#define WINDOW_TITLE_DYNAMIC TRUE
#define WORD_CHARS "-A-Za-z0-9_$.+!*(),;:@&=?/~#%"