From c8c7a741e2a9d1bdcdedb94e0f04d9656b2f21b6 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Tue, 8 Jun 2021 20:06:18 +0300 Subject: Added git toggle script and updated local desktop application files --- .local/share/applications/RuneLite.desktop | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 .local/share/applications/RuneLite.desktop (limited to '.local/share/applications/RuneLite.desktop') diff --git a/.local/share/applications/RuneLite.desktop b/.local/share/applications/RuneLite.desktop new file mode 100755 index 0000000..29f4de4 --- /dev/null +++ b/.local/share/applications/RuneLite.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Name=RuneLite +Exec=/opt/RuneLite.AppImage %U +Comment= +Terminal=false +Icon=/usr/share/icons/runelite.png +Type=Application +Categories=Game -- cgit v1.2.3