random update
This commit is contained in:
parent
5d23e188ae
commit
678d445eae
6 changed files with 9 additions and 2 deletions
|
@ -23,3 +23,4 @@
|
|||
2025/02/10 18:28:48 logger.go:19: ERROR: unexpected EOF
|
||||
2025/02/10 18:29:46 logger.go:19: ERROR: unexpected EOF
|
||||
2025/02/23 11:07:07 logger.go:19: ERROR: EOF
|
||||
2025/04/27 14:21:36 logger.go:19: ERROR: unexpected EOF
|
||||
|
|
Binary file not shown.
|
@ -2481,6 +2481,9 @@ font_size 13.0
|
|||
map ctrl+k send_key down
|
||||
map ctrl+i send_key up
|
||||
|
||||
map ctrl+tab send_key f25
|
||||
map shift+space send_key f26
|
||||
map ctrl+m send_key f27
|
||||
|
||||
# BEGIN_KITTY_FONTS
|
||||
font_family family='Hack Nerd Font' postscript_name=HackNF-Regular
|
||||
|
|
|
@ -9,6 +9,7 @@ x-scheme-handler/about=librewolf.desktop
|
|||
x-scheme-handler/unknown=librewolf.desktop
|
||||
image/webp=org.gnome.eog.desktop
|
||||
application/pdf=librewolf.desktop
|
||||
text/plain=dev.zed.Zed.desktop
|
||||
|
||||
[Added Associations]
|
||||
image/png=org.gnome.eog.desktop;
|
||||
|
@ -16,3 +17,4 @@ application/x-executable=kitty-open.desktop;
|
|||
image/jpeg=org.gnome.eog.desktop;
|
||||
image/webp=org.gnome.eog.desktop;
|
||||
application/pdf=firefox.desktop;librewolf.desktop;
|
||||
text/plain=nvim.desktop;dev.zed.Zed.desktop;
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"numericVersion": 10000,
|
||||
"releaseNotes": "https://vscode-sqltools.mteixeira.dev/changelog#v-1-0-0",
|
||||
"run": 1745457190588,
|
||||
"run": 1746167286766,
|
||||
"updated": false,
|
||||
"version": "1.0.0",
|
||||
"lastNotificationDate": 0,
|
||||
|
|
|
@ -86,7 +86,8 @@
|
|||
"format-icons": {
|
||||
"locked": "",
|
||||
"unlocked": ""
|
||||
}
|
||||
},
|
||||
"interval": 0.1
|
||||
},
|
||||
|
||||
// Clock
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue