feat(packages): add sqlite3 browser and others
This commit is contained in:
parent
167103edf3
commit
f8d5db62cd
1 changed files with 8 additions and 1 deletions
|
@ -222,7 +222,9 @@ common:
|
|||
desc: HTML beautifier
|
||||
sqlite:
|
||||
- sqlite
|
||||
- sqlite-analyzer
|
||||
- aur/litecli
|
||||
- sqlite-doc
|
||||
editor:
|
||||
- vim
|
||||
- neovim
|
||||
|
@ -238,6 +240,7 @@ common:
|
|||
node:
|
||||
- nodejs
|
||||
- npm
|
||||
- deno
|
||||
lsp:
|
||||
- gopls
|
||||
- rust-analyzer
|
||||
|
@ -316,6 +319,8 @@ common:
|
|||
desc: |
|
||||
Dynamic output configuration
|
||||
Will auto change the screen conf when screen is plugged/unplugged
|
||||
- name: gammastep
|
||||
desc: Automatic red shift at night
|
||||
color_picker:
|
||||
- aur/hyprpicker
|
||||
notification:
|
||||
|
@ -382,9 +387,11 @@ common:
|
|||
geo:
|
||||
- aur/mepo
|
||||
- qgis
|
||||
prog:
|
||||
db:
|
||||
- name: dbeaver
|
||||
tags: ['heavy-gui']
|
||||
- name: sqlitebrowser
|
||||
desc: Light QT GUI to navigate sqlite
|
||||
remote_access:
|
||||
- remmina
|
||||
#- remmina-plugin-rdesktop
|
||||
|
|
Loading…
Reference in a new issue