aboutsummaryrefslogtreecommitdiff
path: root/linux/appimage/content/librewolf.desktop
diff options
context:
space:
mode:
authorBeatLink <beatlink@protonmail.com>2019-08-16 20:00:38 -0500
committerBeatLink <beatlink@protonmail.com>2019-08-16 20:00:38 -0500
commitd16a5b29e81bb6e0e58af2a97484defccacf355c (patch)
tree4ef06da3e1d9548a99fc4ce8adf4587d7bd14621 /linux/appimage/content/librewolf.desktop
parentmove toggle settings folder to linux script (diff)
downloadlibrewolf-linux-d16a5b29e81bb6e0e58af2a97484defccacf355c.tar.gz
librewolf-linux-d16a5b29e81bb6e0e58af2a97484defccacf355c.tar.bz2
librewolf-linux-d16a5b29e81bb6e0e58af2a97484defccacf355c.zip
Move branding and settings to seperate repos and move browser to top level
Diffstat (limited to 'linux/appimage/content/librewolf.desktop')
-rw-r--r--linux/appimage/content/librewolf.desktop6
1 files changed, 6 insertions, 0 deletions
diff --git a/linux/appimage/content/librewolf.desktop b/linux/appimage/content/librewolf.desktop
new file mode 100644
index 0000000..3e36765
--- /dev/null
+++ b/linux/appimage/content/librewolf.desktop
@@ -0,0 +1,6 @@
+[Desktop Entry]
+Name=LibreWolf
+Exec=librewolf
+Icon=librewolf
+Type=Application
+Categories=Network;
bgstack15