phone(dconf): Don't hide non-mobile friendly apps

Easier when all the apps are always available.
This commit is contained in:
Donovan Glover 2024-07-18 20:47:24 -04:00
parent 7bb8aa9674
commit 086a70107b
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -43,6 +43,7 @@ in
dconf.settings = { dconf.settings = {
"sm/puri/phosh" = { "sm/puri/phosh" = {
app-filter-mode = [ ];
enable-suspend = true; enable-suspend = true;
}; };