From fe0f97b09d6cdeacba6a2b13bb436a73251c0318 Mon Sep 17 00:00:00 2001 From: EsVagy42 Date: Thu, 5 Mar 2026 08:43:49 +0100 Subject: [PATCH] Removed iamb and added element to autostart --- commit_text | 2 +- configuration.nix | 1 - home.nix | 13 ++++--------- iamb/config.toml | 16 ---------------- startup/Element.desktop | 17 +++++++++++++++++ 5 files changed, 22 insertions(+), 27 deletions(-) delete mode 100644 iamb/config.toml create mode 100644 startup/Element.desktop diff --git a/commit_text b/commit_text index eb64002..77566b6 100644 --- a/commit_text +++ b/commit_text @@ -1 +1 @@ -Changed user_gutter_width in iamb configuration +Removed iamb and added element to autostart diff --git a/configuration.nix b/configuration.nix index e61f774..eb39046 100644 --- a/configuration.nix +++ b/configuration.nix @@ -91,7 +91,6 @@ let nextcloud-client bitwarden-desktop tutanota-desktop - iamb ]; unproductivePackages = with pkgs; [ yt-dlp diff --git a/home.nix b/home.nix index 045ec8a..b01c9a2 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; @@ -64,11 +64,6 @@ recursive = true; }; - home.file.".config/iamb" = { - source = ./iamb; - recursive = true; - }; - programs = { firefox = { package = pkgs.librewolf; diff --git a/iamb/config.toml b/iamb/config.toml deleted file mode 100644 index 6a0cf83..0000000 --- a/iamb/config.toml +++ /dev/null @@ -1,16 +0,0 @@ -[profiles.user] -user_id = "@esvagy:esvagy.com" - -[settings] -read_receipt_send = false -typing_notice_send = false -username_display = "displayname" -user_gutter_width = 10 - -[settings.notifications] -enabled = true -show_message = true -via = "desktop" - -[settings.image_preview] -protocol.type = "sixel" diff --git a/startup/Element.desktop b/startup/Element.desktop new file mode 100644 index 0000000..db34e44 --- /dev/null +++ b/startup/Element.desktop @@ -0,0 +1,17 @@ +[Desktop Entry] +Comment[en_US]= +Comment= +Exec=/etc/profiles/per-user/esvagy/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=