diff options
author | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2021-09-14 10:57:47 +0300 |
---|---|---|
committer | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2021-09-14 10:57:47 +0300 |
commit | 653da507074730db446bc54e8a1165c8f919d4bd (patch) | |
tree | 8d8b331261814a4bcdc09d9c3b67b6c64536fab6 /dotfiles/.local | |
parent | e6aa326505607988d507fc3bd33c7eab8f899a1d (diff) | |
download | swayrice-653da507074730db446bc54e8a1165c8f919d4bd.tar.gz swayrice-653da507074730db446bc54e8a1165c8f919d4bd.zip |
Neomutt as main email composer
Diffstat (limited to 'dotfiles/.local')
-rw-r--r-- | dotfiles/.local/share/applications/neomutt.desktop | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dotfiles/.local/share/applications/neomutt.desktop b/dotfiles/.local/share/applications/neomutt.desktop new file mode 100644 index 0000000..167c431 --- /dev/null +++ b/dotfiles/.local/share/applications/neomutt.desktop @@ -0,0 +1,6 @@ +[Desktop Entry] +Name=neomutt +GenericName=Email Client +Exec=neomutt -- %u +Terminal=true +MimeType=x-scheme-handler/mailto |