wish the search box font size can be custimized

Have a suggestion for "Everything"? Please post it here.
Post Reply
nuance
Posts: 1
Joined: Thu Jun 11, 2015 3:22 am

wish the search box font size can be custimized

Post by nuance »

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. :D
void
Developer
Posts: 16735
Joined: Fri Oct 16, 2009 11:31 pm

Re: wish the search box font size can be custimized

Post by void »

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
Post Reply