Use joplin for notes
This commit is contained in:
parent
f63699c1cf
commit
dc81f79b27
2 changed files with 3 additions and 0 deletions
|
@ -55,6 +55,7 @@
|
||||||
chromium
|
chromium
|
||||||
firefox
|
firefox
|
||||||
hledger
|
hledger
|
||||||
|
joplin-desktop
|
||||||
libreoffice
|
libreoffice
|
||||||
moreutils
|
moreutils
|
||||||
mpv
|
mpv
|
||||||
|
|
|
@ -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
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue