init
This commit is contained in:
commit
b4cdb80b5c
137 changed files with 6383 additions and 0 deletions
13
applications/.local/share/applications/custom/DBeaver.desktop
Executable file
13
applications/.local/share/applications/custom/DBeaver.desktop
Executable 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
|
11
applications/.local/share/applications/custom/Leapp.desktop
Executable file
11
applications/.local/share/applications/custom/Leapp.desktop
Executable 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
|
11
applications/.local/share/applications/custom/Lens.desktop
Normal file
11
applications/.local/share/applications/custom/Lens.desktop
Normal 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;
|
9
applications/.local/share/applications/custom/NoSQL.desktop
Executable file
9
applications/.local/share/applications/custom/NoSQL.desktop
Executable 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
|
||||
|
11
applications/.local/share/applications/custom/Recorder.desktop
Executable file
11
applications/.local/share/applications/custom/Recorder.desktop
Executable 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
|
11
applications/.local/share/applications/custom/Redis.desktop
Executable file
11
applications/.local/share/applications/custom/Redis.desktop
Executable 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
|
10
applications/.local/share/applications/custom/Syncthing.desktop
Executable file
10
applications/.local/share/applications/custom/Syncthing.desktop
Executable 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
|
BIN
applications/.local/share/applications/custom/lens.jpg
Normal file
BIN
applications/.local/share/applications/custom/lens.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 24 KiB |
BIN
applications/.local/share/applications/custom/lens.png
Normal file
BIN
applications/.local/share/applications/custom/lens.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.9 KiB |
BIN
applications/.local/share/applications/custom/mongo.png
Normal file
BIN
applications/.local/share/applications/custom/mongo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 27 KiB |
|
@ -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;
|
BIN
applications/.local/share/applications/custom/redis.png
Normal file
BIN
applications/.local/share/applications/custom/redis.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
|
@ -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;
|
Loading…
Add table
Add a link
Reference in a new issue