Updated faq.md
This commit is contained in:
parent
35e6160b71
commit
a8f3fdabde
2
faq.md
2
faq.md
|
@ -200,7 +200,6 @@ The root of your HexChat config is:
|
|||
- Windows: %APPDATA%\HexChat\
|
||||
- Unix/Linux: ~/.config/hexchat
|
||||
|
||||
This may need to be created.
|
||||
|
||||
Referred to as config from now. HexChat automatically loads, at startup:
|
||||
|
||||
|
@ -211,6 +210,7 @@ Referred to as config from now. HexChat automatically loads, at startup:
|
|||
> - config/addons/*.dll Plugins (Windows)
|
||||
> - config/addons/*.so Plugins (Unix)
|
||||
|
||||
The addons dir may need to be created.
|
||||
|
||||
### How do I minimize HexChat to the System Tray (Notification Area)?
|
||||
|
||||
|
|
Loading…
Reference in New Issue