From dc81f79b27f3c7fc52fdcea77fab28bc3343358c Mon Sep 17 00:00:00 2001 From: Charlotte Van Petegem Date: Sat, 22 Feb 2020 21:09:46 +0100 Subject: [PATCH] Use joplin for notes --- profiles/graphical/default.nix | 1 + programs/sway/default.nix | 2 ++ 2 files changed, 3 insertions(+) diff --git a/profiles/graphical/default.nix b/profiles/graphical/default.nix index f862f344..e961711b 100644 --- a/profiles/graphical/default.nix +++ b/profiles/graphical/default.nix @@ -55,6 +55,7 @@ chromium firefox hledger + joplin-desktop libreoffice moreutils mpv diff --git a/programs/sway/default.nix b/programs/sway/default.nix index 63650dd2..afb95319 100644 --- a/programs/sway/default.nix +++ b/programs/sway/default.nix @@ -87,6 +87,7 @@ in # Common programs assign [app_id="firefox"] 1 assign [app_id="thunderbird"] 3 + assign [class="Joplin"] 3 assign [class="rambox"] 4 # Launcher popup @@ -100,6 +101,7 @@ in exec ${pkgs.firefox}/bin/firefox exec ${pkgs.thunderbird}/bin/thunderbird exec ${pkgs.rambox}/bin/rambox + exec ${pkgs.joplin-desktop}/bin/joplin-desktop ### Input configuration #