This commit is contained in:
Mariano Z. 2025-04-21 12:07:24 -03:00
commit b4cdb80b5c
Signed by: marianozunino
GPG key ID: 4C73BAD25156DACE
137 changed files with 6383 additions and 0 deletions

View file

@ -0,0 +1,13 @@
[Desktop Entry]
Version=1.0
Type=Application
Terminal=false
Name=DBeaver
GenericName=SQL Database Client
Comment=Universal Database Manager and SQL Client.
Exec=bash -c "GDK_BACKEND=x11 GTK_THEME=Raleigh /usr/bin/dbeaver"
Categories=IDE;Development
WM_CLASS=DBeaver
StartupWMClass=DBeaver
StartupNotify=true
Icon=/usr/share/pixmaps/dbeaver.png

View file

@ -0,0 +1,11 @@
[Desktop Entry]
Version=1.0
Type=Application
Terminal=false
Name=Leapp
GenericName=AWS Profile Manager
Exec=/home/forbi/.bin/leapp.sh
Categories=IDE;Development
StartupWMClass=Leapp
StartupNotify=true
Icon=/home/forbi/Downloads/leapp.svg

View file

@ -0,0 +1,11 @@
[Desktop Entry]
Type=Application
Name=Lens
GenericName=Kubernetes IDE
Comment=The Kubernetes IDE
Icon=/home/forbi/.local/share/applications/custom/lens.png
Exec=/home/forbi/.bin/openlens %U
Categories=System;
StartupNotify=true
StartupWMClass=Lens
MimeType=x-scheme-handler/lens;

View file

@ -0,0 +1,9 @@
[Desktop Entry]
Encoding=UTF-8
Name=NoSQL Booster
Exec=/home/forbi/.bin/nosql.sh
Icon=~/.local/share/applications/custom/mongo.png
Version=1.0
Type=Application
Terminal=0

View file

@ -0,0 +1,11 @@
[Desktop Entry]
Version=1.0
Type=Application
Terminal=false
Name=Screen Recorder
GenericName=Screen Recorder
Exec= /home/forbi/.bin/wlrecord.sh -s
Categories=Utility;Application;
StartupWMClass=Screen Recorder
StartupNotify=true
Icon=/usr/share/icons/ePapirus/24x24/actions/kdenlive-hide-video.svg

View file

@ -0,0 +1,11 @@
[Desktop Entry]
Version=1.0
Type=Application
Terminal=false
Name=Redis
GenericName=Redis Viewer
Exec=/home/forbi/.bin/redis.sh
Categories=IDE;Development
StartupWMClass=Redis
StartupNotify=true
Icon=/home/forbi/.local/share/applications/custom/redis.png

View file

@ -0,0 +1,10 @@
[Desktop Entry]
Version=1.0
Type=Application
Terminal=false
Name=Syncthing UI
GenericName=Syncthing UI
Exec=xdg-open http://localhost:8384
Categories=Network;FileTransfer;
StartupNotify=true
Icon=syncthing

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

View file

@ -0,0 +1,9 @@
[Desktop Entry]
Type=Application
Name=Kitty+Neovim
Comment=Open Neovim in Kitty terminal
Exec=kitty -e nvim %F
Icon=nvim
Terminal=false
Categories=Utility;TextEditor;
MimeType=text/plain;

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

View file

@ -0,0 +1,18 @@
[Desktop Entry]
Version=1.0
Type=Application
Name=Sublime Merge
GenericName=Git Client
Comment=Sublime Merge is a Git client, from the makers of Sublime Text
Exec=/home/forbi/.bin/sm.sh %F
Terminal=false
MimeType=text/plain;
Icon=sublime-merge
Categories=Development;
StartupNotify=true
Actions=new-window;
[Desktop Action new-window]
Name=New Window
Exec=/home/forbi/.bin/sm --launch-or-new-window
OnlyShowIn=Unity;