summaryrefslogtreecommitdiff
path: root/config/GeneralConfig.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* sysinfo: allow overriding OS icon (#1091)Evertiro8 days1-0/+1
| | | | | | | | | | | | | | | | | * Allow overriding OS icon Signed-off-by: Dan Griffiths <dgriffiths@widgitlabs.com> * Support icons and live reloading Signed-off-by: Dan Griffiths <dgriffiths@widgitlabs.com> * isDefaultLogo should default to true Signed-off-by: Dan Griffiths <dgriffiths@widgitlabs.com> --------- Signed-off-by: Dan Griffiths <dgriffiths@widgitlabs.com>
* plugin: add sleep notifierSoramane2025-09-261-0/+1
| | | | Lock before sleep
* idlemonitor: configurable timeouts2 * r + 2 * t2025-09-231-3/+15
| | | | Closes #669
* feat: add battery warnings2 * r + 2 * t2025-09-211-0/+26
| | | | | Closes #73 Closes #117
* idlemonitor: inhibit when audio playing2 * r + 2 * t2025-09-171-0/+1
|
* feat: add idle monitor2 * r + 2 * t2025-09-171-0/+7
| | | | Replaces hypridle
* utilities: add recording control2 * r + 2 * t2025-09-141-0/+2
|
* config: add apps config2 * r + 2 * t2025-08-021-0/+10
Closes #318 and #305