|
tuned-switcher 1.1.0
Performance profile manager
|
The Settings dialog can be used to control over the supported configuration options with a simple and user-friendly GUI form.
The following settings can be configured via the graphical user interface:
Press Ctrl+R to reset all settings to default values. A confirmation dialog will be shown.
The configuration file is located at $HOME/.config/EasyCoding/tuned-switcher.conf.
The following configuration file options are available:
| Namespace | Name | Type | Default | Description |
|---|---|---|---|---|
| common | autorunEnabled | bool | true | Stores whether the autorun feature is enabled. |
| common | saveGeometry | bool | true | Stores whether saving the form geometry is enabled. |
| common | soundEnabled | bool | true | Stores whether the notification sound is enabled. |
| about | geometry | QByteArray | not set | Stores the geometry of the About form. |
| settings | geometry | QByteArray | not set | Stores the geometry of the Settings form. |
| widget | geometry | QByteArray | not set | Stores the geometry of the Widget form. |
If no value is set, the default value will be used.
Environment variables can be used to override some internal program settings for special cases or debugging purposes.
The following environment variables are available:
| Name | Value | Description |
|---|---|---|
| TUNED_SWITCHER_FORCE_GUI | 1 | Force widget mode even if the system tray support is present. |
| TUNED_SWITCHER_DISABLE_SYSTEMD | 1 | Disable built-in systemd dbus API integration. |
| TUNED_SWITCHER_USE_PORTAL | 1 | Always use the desktop portal even if the application is not sandboxed. |
Export the environment variable using the export command:
Start the application: