dev: automated commit - 2025-07-16 19:26:06
This commit is contained in:
parent
fb87c567f6
commit
94487551fc
30 changed files with 173 additions and 157 deletions
|
|
@ -4,7 +4,7 @@ Type=Application
|
|||
Terminal=false
|
||||
Name=Leapp
|
||||
GenericName=AWS Profile Manager
|
||||
Exec=/home/forbi/.bin/leapp.sh
|
||||
Exec=/home/forbi/.local/bin/leapp.sh
|
||||
Categories=IDE;Development
|
||||
StartupWMClass=Leapp
|
||||
StartupNotify=true
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ Name=Lens
|
|||
GenericName=Kubernetes IDE
|
||||
Comment=The Kubernetes IDE
|
||||
Icon=/home/forbi/.local/share/applications/custom/lens.png
|
||||
Exec=/home/forbi/.bin/openlens %U
|
||||
Exec=/home/forbi/.local/bin/openlens.sh %U
|
||||
Categories=System;
|
||||
StartupNotify=true
|
||||
StartupWMClass=Lens
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Name=NoSQL Booster
|
||||
Exec=/home/forbi/.bin/nosql.sh
|
||||
Exec=/home/forbi/.local/bin/nosql.sh
|
||||
Icon=~/.local/share/applications/custom/mongo.png
|
||||
Version=1.0
|
||||
Type=Application
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ Type=Application
|
|||
Terminal=false
|
||||
Name=Screen Recorder
|
||||
GenericName=Screen Recorder
|
||||
Exec= /home/forbi/.bin/wlrecord.sh -s
|
||||
Exec= /home/forbi/.local/bin/wlrecord.sh -s
|
||||
Categories=Utility;Application;
|
||||
StartupWMClass=Screen Recorder
|
||||
StartupNotify=true
|
||||
|
|
|
|||
|
|
@ -3,8 +3,8 @@ Version=1.0
|
|||
Type=Application
|
||||
Terminal=false
|
||||
Name=Redis
|
||||
GenericName=Redis Viewer
|
||||
Exec=/home/forbi/.bin/redis.sh
|
||||
GenericName=Redis Viewer
|
||||
Exec=/home/forbi/.local/bin/redis.sh
|
||||
Categories=IDE;Development
|
||||
StartupWMClass=Redis
|
||||
StartupNotify=true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue