Compare commits

..

No commits in common. "82db20a3298a91bff3b65ac7b460e6c1ef010c43" and "86e8bb500a3fe3f28c716dd2a9ff20020734f431" have entirely different histories.

3 changed files with 2 additions and 3 deletions

View file

@ -72,7 +72,6 @@
wireguard-tools
wordgrinder
xournalpp
zathura
zellij
;
};

View file

@ -12,7 +12,7 @@
image_viewer = "imv.desktop";
text_editor = "helix.desktop";
terminal = "foot.desktop";
pdf_viewer = "zathura.desktop";
pdf_viewer = "sioyek.desktop";
in {
environment = {
systemPackages = [pkgs.xdg-utils];

View file

@ -1,4 +1,4 @@
{
inherits = "catppuccin_mocha";
inherits = "base16_transparent";
"ui.background" = {};
}