diff options
Diffstat (limited to 'src/defs.h')
-rw-r--r-- | src/defs.h | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -157,8 +157,9 @@ iLocalDef int acceptKeyMod_ReturnKeyBehavior(int behavior) { | |||
157 | #define bookmark_Icon "\U0001f516" | 157 | #define bookmark_Icon "\U0001f516" |
158 | #define folder_Icon "\U0001f4c1" | 158 | #define folder_Icon "\U0001f4c1" |
159 | #define file_Icon "\U0001f5ce" | 159 | #define file_Icon "\U0001f5ce" |
160 | #define openTab_Icon "\u2750" | 160 | #define openWindow_Icon "\u2b1a" //"\U0001F5d4" |
161 | #define openTabBg_Icon "\u2b1a" | 161 | #define openTab_Icon add_Icon |
162 | #define openTabBg_Icon "\u2750" //"\u2b1a" | ||
162 | #define openExt_Icon "\u27a0" | 163 | #define openExt_Icon "\u27a0" |
163 | #define add_Icon "\u2795" | 164 | #define add_Icon "\u2795" |
164 | #define page_Icon "\U00010117" | 165 | #define page_Icon "\U00010117" |