summaryrefslogtreecommitdiff
path: root/archetypes/profiles/desktop/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'archetypes/profiles/desktop/default.nix')
-rw-r--r--archetypes/profiles/desktop/default.nix10
1 files changed, 10 insertions, 0 deletions
diff --git a/archetypes/profiles/desktop/default.nix b/archetypes/profiles/desktop/default.nix
index 188d205..8156953 100644
--- a/archetypes/profiles/desktop/default.nix
+++ b/archetypes/profiles/desktop/default.nix
@@ -89,6 +89,16 @@
desktop = mkDesktop true;
};
+ xdg = {
+ autostart = {
+ enable = mkDesktop true;
+ entries = mkDesktop [
+ "${pkgs.redshift}/share/applications/redshift-gtk.desktop"
+ "${pkgs.unclutter-desktop-entry}/share/applications/unclutter.desktop"
+ ];
+ };
+ };
+
xdg.mimeApps._defaultCategoryApplications = {
enable = true;
categoryApplications = {