Have a suggestion for "Everything"? Please post it here.
nuance
Posts: 1 Joined: Thu Jun 11, 2015 3:22 am
Post
by nuance » Thu Jun 11, 2015 3:27 am
The search box font size is a bit small for me ,I check the options but can not find how to set this.
I can only change the text size in search results cloumn.
please add a option to set search box font size.
void
Developer
Posts: 19899 Joined: Fri Oct 16, 2009 11:31 pm
Post
by void » Thu Jun 11, 2015 6:14 am
The search edit font and size can be customized in the Everything.ini:
Completely exit Everything.
Open %APPDATA%\Everything\Everything.ini in notepad
Change the following lines:
Code: Select all
search_edit_font=
search_edit_font_size=
Save changes and restart Everything.
For example, to set the search font to Arial 22, use the following settings:
Code: Select all
search_edit_font=Arial
search_edit_font_size=22
Fonts and colors