adding installers again and working on audio latency
This commit is contained in:
parent
9e293dfd90
commit
740835b14c
6 changed files with 47 additions and 13 deletions
|
@ -226,6 +226,7 @@
|
|||
|
||||
xdg-desktop-portal-gnome
|
||||
xdg-desktop-portal-gtk
|
||||
xdg-desktop-portal
|
||||
soundconverter
|
||||
gtop
|
||||
wmctrl
|
||||
|
@ -317,8 +318,11 @@
|
|||
mpv
|
||||
plugdata
|
||||
pavucontrol
|
||||
pwvucontrol
|
||||
sonusmix
|
||||
qpwgraph
|
||||
helvum
|
||||
coppwr
|
||||
alsa-utils
|
||||
alsa-tools
|
||||
clapper
|
||||
|
@ -449,7 +453,6 @@
|
|||
};
|
||||
starship = {
|
||||
enable = true;
|
||||
enableFishIntegration = true;
|
||||
};
|
||||
mu.enable = true;
|
||||
mbsync.enable = true;
|
||||
|
@ -484,7 +487,6 @@
|
|||
};
|
||||
thefuck = {
|
||||
enable = true;
|
||||
enableFishIntegration = true;
|
||||
};
|
||||
ghostty = {
|
||||
enable = true;
|
||||
|
@ -531,18 +533,15 @@
|
|||
};
|
||||
eza = {
|
||||
enable = true;
|
||||
enableFishIntegration = true;
|
||||
};
|
||||
fd = {
|
||||
enable = true;
|
||||
};
|
||||
fzf = {
|
||||
enable = true;
|
||||
# enableFishIntegration = true;
|
||||
};
|
||||
broot = {
|
||||
enable = true;
|
||||
enableFishIntegration = true;
|
||||
};
|
||||
git = {
|
||||
enable = true;
|
||||
|
@ -613,7 +612,6 @@
|
|||
};
|
||||
gpg-agent = {
|
||||
enable = true;
|
||||
enableFishIntegration = true;
|
||||
};
|
||||
emacs = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue