Use joplin for notes

This commit is contained in:
Charlotte Van Petegem 2020-02-22 21:09:46 +01:00
parent f63699c1cf
commit dc81f79b27
2 changed files with 3 additions and 0 deletions

View file

@ -55,6 +55,7 @@
chromium chromium
firefox firefox
hledger hledger
joplin-desktop
libreoffice libreoffice
moreutils moreutils
mpv mpv

View file

@ -87,6 +87,7 @@ in
# Common programs # Common programs
assign [app_id="firefox"] 1 assign [app_id="firefox"] 1
assign [app_id="thunderbird"] 3 assign [app_id="thunderbird"] 3
assign [class="Joplin"] 3
assign [class="rambox"] 4 assign [class="rambox"] 4
# Launcher popup # Launcher popup
@ -100,6 +101,7 @@ in
exec ${pkgs.firefox}/bin/firefox exec ${pkgs.firefox}/bin/firefox
exec ${pkgs.thunderbird}/bin/thunderbird exec ${pkgs.thunderbird}/bin/thunderbird
exec ${pkgs.rambox}/bin/rambox exec ${pkgs.rambox}/bin/rambox
exec ${pkgs.joplin-desktop}/bin/joplin-desktop
### Input configuration ### Input configuration
# #