diff options
Diffstat (limited to '.local')
| -rw-r--r-- | .local/share/applications/mutt.desktop | 4 | ||||
| -rw-r--r-- | .local/share/applications/transmission-remote.desktop | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/.local/share/applications/mutt.desktop b/.local/share/applications/mutt.desktop new file mode 100644 index 0000000..b30466e --- /dev/null +++ b/.local/share/applications/mutt.desktop @@ -0,0 +1,4 @@ +[Desktop Entry] +Type=Application +Name=Neomutt Mail +Exec=/usr/local/bin/st -e neomutt %u diff --git a/.local/share/applications/transmission-remote.desktop b/.local/share/applications/transmission-remote.desktop new file mode 100644 index 0000000..b48e73b --- /dev/null +++ b/.local/share/applications/transmission-remote.desktop @@ -0,0 +1,4 @@ +[Desktop Entry] +Type=Application +Name=Transmission Addition +Exec=/usr/bin/env transadd %U |
