mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-30 15:55:05 +02:00
terminal: don't show terminal icon for evilvte
We can handle that directly in awesome.
This commit is contained in:
parent
dd693fc5e6
commit
5819a5ad80
1 changed files with 1 additions and 1 deletions
|
@ -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_$.+!*(),;:@&=?/~#%"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue