|
@@ -0,0 +1,11 @@
|
|
|
|
|
+[Desktop Entry]
|
|
|
|
|
+Type=Application
|
|
|
|
|
+Terminal=false
|
|
|
|
|
+Name=Tiny RDM (redis)
|
|
|
|
|
+GenericName=Redis Desktop Manager
|
|
|
|
|
+Comment=Redis Desktop Manager
|
|
|
|
|
+Exec=env GDK_BACKEND=x11 GDK_SCALE=1 GDK_DPI_SCALE=1 tiny-rdm
|
|
|
|
|
+Categories=Development;Database;
|
|
|
|
|
+StartupNotify=true
|
|
|
|
|
+Icon=/home/mzunino/dotfiles/applications/.local/share/applications/custom/tiny-rdm.svg
|
|
|
|
|
+
|