don't lmms on mac

This commit is contained in:
mehbark 2025-10-08 17:33:29 -04:00
parent 489a31fce6
commit 4b59f951df
Signed by: mbk
GPG key ID: E333EC1335FFCCDB
2 changed files with 2 additions and 2 deletions

View file

@ -74,7 +74,6 @@ in
ffmpeg ffmpeg
libjxl libjxl
exiftool exiftool
lmms
akku akku
ripgrep ripgrep
@ -141,6 +140,7 @@ in
libreoffice-qt-fresh libreoffice-qt-fresh
mullvad-vpn mullvad-vpn
thunderbird thunderbird
lmms
]); ]);
home.file = { home.file = {

View file

@ -160,7 +160,7 @@
]; ];
"terminal.integrated.commandsToSkipShell" = [ "-workbench.action.quickOpen" ]; "terminal.integrated.commandsToSkipShell" = [ "-workbench.action.quickOpen" ];
"terminal.integrated.defaultProfile.linux" = "fish"; "terminal.integrated.defaultProfile.linux" = "fish";
"terminal.integrated.fontSize" = 15; "terminal.integrated.fontSize" = 13;
"terminal.integrated.scrollback" = 100000; "terminal.integrated.scrollback" = 100000;
"terminal.integrated.tabs.enabled" = true; "terminal.integrated.tabs.enabled" = true;
"twind.debug" = true; "twind.debug" = true;