From e48adc939f02b049884fbc3cb46c5b63ef6dee6e Mon Sep 17 00:00:00 2001 From: The Magician Date: Sat, 26 Oct 2024 17:09:18 +0100 Subject: [PATCH] Add zathura desktop entry for launcher --- applications/.local/share/applications/zathura.desktop | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 applications/.local/share/applications/zathura.desktop diff --git a/applications/.local/share/applications/zathura.desktop b/applications/.local/share/applications/zathura.desktop new file mode 100644 index 0000000..f11b556 --- /dev/null +++ b/applications/.local/share/applications/zathura.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] + +# The type as listed above +Type=Application +Version=1.0 +Name=zathura +Comment=document reader +Exec=zathura +Terminal=false