Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Commit 2aa44b2

Browse files
committed
Auto
1 parent de45fb9 commit 2aa44b2

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

config/nvim/lua/custom/plugins/alpha.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

pkg.list

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,7 @@ findutils
252252
firefox
253253
fish
254254
flac
255+
flac1.3
255256
flatpak
256257
flatpak-xdg-utils
257258
flex
@@ -312,13 +313,14 @@ gnome-bluetooth-3.0
312313
gnome-desktop-4
313314
gnome-desktop-common
314315
gnome-disk-utility
316+
gnome-font-viewer
315317
gnome-online-accounts
316318
gnome-themes-extra
317319
gnulib-l10n
318320
gnupg
319321
gnutls
320322
go
321-
go-musicfox-git
323+
go-musicfox-bin
322324
go-tools
323325
gobject-introspection
324326
gobject-introspection-runtime
@@ -889,6 +891,7 @@ libavif
889891
libayatana-appindicator
890892
libayatana-indicator
891893
libb2
894+
libblake3
892895
libblockdev
893896
libblockdev-crypto
894897
libblockdev-fs
@@ -1285,6 +1288,7 @@ museeks-bin
12851288
musikcube-bin
12861289
musikcube-bin-debug
12871290
nano
1291+
nasm
12881292
nautilus
12891293
navi
12901294
ncdu
@@ -1910,6 +1914,8 @@ spice
19101914
spice-gtk
19111915
spice-protocol
19121916
spirv-tools
1917+
spotifox-bin
1918+
spotifox-bin-debug
19131919
sqlite
19141920
squashfs-tools
19151921
squashfuse

0 commit comments

Comments
 (0)