aboutsummaryrefslogtreecommitdiff
path: root/applications
diff options
context:
space:
mode:
authorCharles Cabergs <me@cacharle.xyz>2021-01-08 01:09:55 +0100
committerCharles Cabergs <me@cacharle.xyz>2021-01-08 01:09:55 +0100
commit1f0b8e1f999eb140aa7b63807dfce674d35a4814 (patch)
tree498be47824d5b645c94dd140a27e64ea8042168d /applications
parenta23b58c60540281e41dc73313f2c9598cf37a17f (diff)
parent3ce48c4323f38d3b61a08e7e2add5543adabe5d7 (diff)
downloaddotfiles-1f0b8e1f999eb140aa7b63807dfce674d35a4814.tar.gz
dotfiles-1f0b8e1f999eb140aa7b63807dfce674d35a4814.tar.bz2
dotfiles-1f0b8e1f999eb140aa7b63807dfce674d35a4814.zip
Merge branch 'master' into carbon
Diffstat (limited to 'applications')
-rw-r--r--applications/mutt.desktop4
-rw-r--r--applications/newsboat.desktop4
-rw-r--r--applications/sxiv.desktop4
-rw-r--r--applications/zathura.desktop4
4 files changed, 16 insertions, 0 deletions
diff --git a/applications/mutt.desktop b/applications/mutt.desktop
new file mode 100644
index 0000000..24d0a48
--- /dev/null
+++ b/applications/mutt.desktop
@@ -0,0 +1,4 @@
+[Desktop Entry]
+Type=Application
+Name=Mail client
+Exec=/usr/bin/mutt %u
diff --git a/applications/newsboat.desktop b/applications/newsboat.desktop
new file mode 100644
index 0000000..609bb5a
--- /dev/null
+++ b/applications/newsboat.desktop
@@ -0,0 +1,4 @@
+[Desktop Entry]
+Type=Application
+Name=RSS client
+Exec=/usr/bin/newsboat %u
diff --git a/applications/sxiv.desktop b/applications/sxiv.desktop
new file mode 100644
index 0000000..0db2053
--- /dev/null
+++ b/applications/sxiv.desktop
@@ -0,0 +1,4 @@
+[Desktop Entry]
+Type=Application
+Name=Image viewer
+Exec=/usr/local/bin/sxiv %u
diff --git a/applications/zathura.desktop b/applications/zathura.desktop
new file mode 100644
index 0000000..8c38677
--- /dev/null
+++ b/applications/zathura.desktop
@@ -0,0 +1,4 @@
+[Desktop Entry]
+Type=Application
+Name=PDF reader
+Exec=/usr/bin/zathura %u