[desktop] improve theme detection and add manual theme selection.

This commit is contained in:
Vladimir Stoilov
2024-09-03 11:32:47 +03:00
parent e162c81978
commit 05a4093676
6 changed files with 572 additions and 142 deletions

View File

@@ -14,6 +14,7 @@ mod service;
mod xdg;
// App modules
mod config;
mod portmaster;
mod traymenu;
mod window;