Use joplin for notes
This commit is contained in:
parent
f63699c1cf
commit
dc81f79b27
2 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue