diff --git a/commit_text b/commit_text index f60df2a..18f2544 100644 --- a/commit_text +++ b/commit_text @@ -1 +1 @@ -Added quizlet anki addon +Added iamb and configuration and removed element from autostart diff --git a/configuration.nix b/configuration.nix index eb39046..e61f774 100644 --- a/configuration.nix +++ b/configuration.nix @@ -91,6 +91,7 @@ let nextcloud-client bitwarden-desktop tutanota-desktop + iamb ]; unproductivePackages = with pkgs; [ yt-dlp diff --git a/home.nix b/home.nix index b01c9a2..045ec8a 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,6 +64,11 @@ 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 new file mode 100644 index 0000000..fec8ecd --- /dev/null +++ b/iamb/config.toml @@ -0,0 +1,12 @@ +[profiles.user] +user_id = "@esvagy:esvagy.com" + +[settings] +read_receipt_send = false +typing_notice_send = false +username_display = "displayname" + +[settings.notifications] +enabled = true +show_message = true +via = "desktop" diff --git a/startup/Element.desktop b/startup/Element.desktop deleted file mode 100755 index db34e44..0000000 --- a/startup/Element.desktop +++ /dev/null @@ -1,17 +0,0 @@ -[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=