This repository was archived by the owner on Apr 8, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
config/nvim/lua/custom/plugins Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ return {
119119 dashboard .button (" m" , " Mason Dashboard" , " <Cmd>Mason<CR>" ),
120120 dashboard .button (" l" , " Lazy Dashboard" , " <Cmd>Lazy<CR>" ),
121121 dashboard .button (" c" , " Config" , " <Cmd>Neotree reveal ~/.config/nvim<CR>" ),
122- dashboard .button (" e " , " Exit" , " <Cmd>qa<CR>" ),
122+ dashboard .button (" q " , " Exit" , " <Cmd>qa<CR>" ),
123123 }
124124 for _ , a in ipairs (dashboard .section .buttons .val ) do
125125 a .opts .width = 49
Original file line number Diff line number Diff line change @@ -252,6 +252,7 @@ findutils
252252firefox
253253fish
254254flac
255+ flac1.3
255256flatpak
256257flatpak-xdg-utils
257258flex
@@ -312,13 +313,14 @@ gnome-bluetooth-3.0
312313gnome-desktop-4
313314gnome-desktop-common
314315gnome-disk-utility
316+ gnome-font-viewer
315317gnome-online-accounts
316318gnome-themes-extra
317319gnulib-l10n
318320gnupg
319321gnutls
320322go
321- go-musicfox-git
323+ go-musicfox-bin
322324go-tools
323325gobject-introspection
324326gobject-introspection-runtime
@@ -889,6 +891,7 @@ libavif
889891libayatana-appindicator
890892libayatana-indicator
891893libb2
894+ libblake3
892895libblockdev
893896libblockdev-crypto
894897libblockdev-fs
@@ -1285,6 +1288,7 @@ museeks-bin
12851288musikcube-bin
12861289musikcube-bin-debug
12871290nano
1291+ nasm
12881292nautilus
12891293navi
12901294ncdu
@@ -1910,6 +1914,8 @@ spice
19101914spice-gtk
19111915spice-protocol
19121916spirv-tools
1917+ spotifox-bin
1918+ spotifox-bin-debug
19131919sqlite
19141920squashfs-tools
19151921squashfuse
You can’t perform that action at this time.
0 commit comments