This commit is contained in:
Markus Heurung 2025-03-25 14:09:39 +01:00
parent 752a81ccaf
commit 6d0de0e26f

View file

@ -26,17 +26,19 @@
devenv devenv
distrobox distrobox
# dog # dog
downonspot
fastfetch fastfetch
fd fd
ffmpegthumbnailer ffmpegthumbnailer
fuzzel fuzzel
git git
gurk-rs
heroku heroku
htop htop
httpie httpie
jq
just just
libreoffice libreoffice
localsend
nerd-fonts.iosevka nerd-fonts.iosevka
maid maid
mediainfo mediainfo
@ -695,6 +697,11 @@
wrapperFeatures.gtk = true; wrapperFeatures.gtk = true;
}; };
}; };
# catppuccin = {
# enable = true;
# flavor = "mocha";
# };
xdg = { xdg = {
enable = true; enable = true;
mimeApps.enable = true; mimeApps.enable = true;