home/qutebrowser - add ~/.local files

This commit is contained in:
Don Harper 2023-11-23 12:34:57 -06:00
parent 79db29f70b
commit 5ab02018c5
393 changed files with 100750 additions and 1 deletions

View file

@ -115,6 +115,12 @@
exec = "/home/don/bin/meal-planning";
icon = "chrome-nkapoddcoleikgbpncmpcfkdjmheccge-Default";
};
neomutt = {
terminal = false;
name = "Neomutt";
exec = "/home/don/.local/share/qutebrowser/userscripts/mymail";
icon = "email";
};
muttmailto = {
terminal = false;
name = "mutt-mailto";