mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-10 06:34:15 +02:00
[improvement][settings] new property 'ui.scale_factor' responsible for defining the interface scale factor
This commit is contained in:
@@ -230,6 +230,8 @@ core.config.ui.hdpi=HiDPI
|
||||
core.config.ui.hdpi.tip=Falls aktiviert werden Optimierungen für hochauflösende Displays vorgenommen
|
||||
core.config.ui.max_displayed=Anzahl der Anwendungen
|
||||
core.config.ui.max_displayed.tip=Maximale Anzahl von Anwendungen, die in der Tabelle angezeigt werden
|
||||
core.config.ui.scale_factor=Scale
|
||||
core.config.ui.scale_factor.tip=It defines the interface display scaling factor (Qt). Raise the value to raise the interface size. Restart required.
|
||||
core.config.ui.style.default=Default
|
||||
core.config.ui.tray.default_icon=Anwendungs-Icon
|
||||
core.config.ui.tray.default_icon.tip=The default icon for {app} displayed on the tray
|
||||
|
||||
Reference in New Issue
Block a user