This commit is contained in:
KaitoTLex 2024-10-07 13:03:43 -07:00
parent f8026d47da
commit a339053df0
4 changed files with 24 additions and 17 deletions

View file

@ -33,6 +33,7 @@
chromium
manga-tui
thunderbird
rustup
pamixer
@ -94,6 +95,7 @@
#sway Modules
swaybg
xwayland
# LaTeX stuff
texliveFull
@ -204,7 +206,7 @@
programs.oh-my-posh = {
enable = true;
# enableZshIntegration = true;
enableFishIntegration = true;
enableFishIntegration = false;
enableBashIntegration = true;
useTheme = "gruvbox";
};