dev: automated commit - 2025-09-22 16:46:12
This commit is contained in:
parent
7bf9a172ac
commit
c9829cac0f
27 changed files with 156 additions and 181 deletions
|
|
@ -1,13 +1,8 @@
|
|||
[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 "JAVA_HOME=/usr/lib/jvm/default GDK_BACKEND=x11 GTK_THEME=Raleigh /usr/bin/dbeaver"
|
||||
Categories=IDE;Development
|
||||
WM_CLASS=DBeaver
|
||||
StartupWMClass=DBeaver
|
||||
Exec=env GDK_BACKEND=x11 GTK_THEME=Raleigh dbeaver
|
||||
Categories=IDE;Development;
|
||||
StartupNotify=true
|
||||
Icon=/usr/share/pixmaps/dbeaver.png
|
||||
Icon=dbeaver
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
[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/.local/bin/openlens.sh %U
|
||||
Categories=System;
|
||||
StartupNotify=true
|
||||
StartupWMClass=Lens
|
||||
MimeType=x-scheme-handler/lens;
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Name=NoSQL Booster
|
||||
Exec=/home/forbi/.local/bin/nosql.sh
|
||||
Icon=~/.local/share/applications/custom/mongo.png
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Terminal=0
|
||||
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Terminal=false
|
||||
Name=Screen Recorder
|
||||
GenericName=Screen Recorder
|
||||
Exec= /home/forbi/.local/bin/wlrecord.sh -s
|
||||
Categories=Utility;Application;
|
||||
StartupWMClass=Screen Recorder
|
||||
StartupNotify=true
|
||||
Icon=/usr/share/icons/ePapirus/24x24/actions/kdenlive-hide-video.svg
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Terminal=false
|
||||
Name=Redis
|
||||
GenericName=Redis Viewer
|
||||
Exec=/home/forbi/.local/bin/redis.sh
|
||||
Categories=IDE;Development
|
||||
StartupWMClass=Redis
|
||||
StartupNotify=true
|
||||
Icon=/home/forbi/.local/share/applications/custom/redis.png
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 24 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 5.9 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 27 KiB |
|
|
@ -0,0 +1,9 @@
|
|||
[Desktop Entry]
|
||||
Name=Neovim (Kitty)
|
||||
GenericName=Text Editor
|
||||
Comment=Open files with Neovim in Kitty terminal
|
||||
Exec=kitty --class=nvim-editor nvim %F
|
||||
Categories=TextEditor;Development;Utility;
|
||||
StartupNotify=true
|
||||
Icon=nvim
|
||||
Terminal=false
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
[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.
|
Before Width: | Height: | Size: 11 KiB |
|
|
@ -1,18 +0,0 @@
|
|||
[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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue