From 5f8154e6cedf4220e1d05c79a93ac5e7d900fcc9 Mon Sep 17 00:00:00 2001 From: Colin Date: Mon, 30 Jan 2023 03:38:46 +0000 Subject: [PATCH] phosh: add favorite apps to homescreen --- hosts/modules/gui/phosh.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hosts/modules/gui/phosh.nix b/hosts/modules/gui/phosh.nix index 574d6a32..e5fc5b0b 100644 --- a/hosts/modules/gui/phosh.nix +++ b/hosts/modules/gui/phosh.nix @@ -70,6 +70,9 @@ in [org/gnome/settings-daemon/plugins/power] sleep-inactive-ac-timeout=5400 sleep-inactive-battery-timeout=5400 + + [sm/puri/phosh] + favorites=['gpodder.desktop', 'nheko.desktop', 'sublime-music.desktop', 'firefox.desktop', 'org.kde.konsole.desktop'] ''; }) ];