09.07.2020, 15:38
I have no any real problems with GUIĀ and app layout. Most things are arranged in very logical way. There are some useful global hotkeys.
But i can agree about not too too intuitive icons. Lucky there is an option to use buttons with names instead of icons described here https://forum.selur.net/showthread.php?tid=10
It is also possible to change font size and use native system buttons instead of custom UI icons:
1. Create hidden folder ".hybrid" in home directory (~/.hybrid/)
2. Create TXT file and rename it to "misc.ini"
3. Put misc.ini inside ".hybrid" folder (~/.hybrid/misc.ini)
4. Add this text to "misc.ini" file:
Now UI looks like this:
But i can agree about not too too intuitive icons. Lucky there is an option to use buttons with names instead of icons described here https://forum.selur.net/showthread.php?tid=10
It is also possible to change font size and use native system buttons instead of custom UI icons:
1. Create hidden folder ".hybrid" in home directory (~/.hybrid/)
2. Create TXT file and rename it to "misc.ini"
3. Put misc.ini inside ".hybrid" folder (~/.hybrid/misc.ini)
4. Add this text to "misc.ini" file:
[General]
disableIcons=true
fontSize=14
toolTipFontSize=14
Now UI looks like this:
![[Image: gNEqfOi.jpg]](https://i.imgur.com/gNEqfOi.jpg)