From 1829e0f63ac4e86c456eeff198ae23e22db09979 Mon Sep 17 00:00:00 2001 From: EsVagy42 Date: Mon, 22 Dec 2025 13:35:48 +0100 Subject: [PATCH] Added element to startup applications --- commit_text | 2 +- home.nix | 8 ++++---- startup/Element.desktop | 17 +++++++++++++++++ 3 files changed, 22 insertions(+), 5 deletions(-) create mode 100755 startup/Element.desktop diff --git a/commit_text b/commit_text index 48bc173..d0dcc4e 100644 --- a/commit_text +++ b/commit_text @@ -1 +1 @@ -Removed kweather icon showing in top bar +Added element to startup applications diff --git a/home.nix b/home.nix index 54a1389..e9710e6 100644 --- a/home.nix +++ b/home.nix @@ -45,10 +45,10 @@ recursive = true; }; - # home.file.".config/autostart" = { - # source = ./startup; - # recursive = true; - # }; + home.file.".config/autostart" = { + source = ./startup; + recursive = true; + }; home.file.".config/mimeapps.list" = { source = ./mimeapps/mimeapps.list; diff --git a/startup/Element.desktop b/startup/Element.desktop new file mode 100755 index 0000000..65787f3 --- /dev/null +++ b/startup/Element.desktop @@ -0,0 +1,17 @@ +[Desktop Entry] +Comment[en_US]= +Comment= +Exec=/run/current-system/sw/bin/element-desktop --hidden +GenericName[en_US]= +GenericName= +Icon=system-run +MimeType= +Name[en_US]=Element +Name=Element +Path= +StartupNotify=true +Terminal=false +TerminalOptions= +Type=Application +X-KDE-SubstituteUID=false +X-KDE-Username=