Compare commits
No commits in common. "82db20a3298a91bff3b65ac7b460e6c1ef010c43" and "86e8bb500a3fe3f28c716dd2a9ff20020734f431" have entirely different histories.
82db20a329
...
86e8bb500a
3 changed files with 2 additions and 3 deletions
|
@ -72,7 +72,6 @@
|
|||
wireguard-tools
|
||||
wordgrinder
|
||||
xournalpp
|
||||
zathura
|
||||
zellij
|
||||
;
|
||||
};
|
||||
|
|
|
@ -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];
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
inherits = "catppuccin_mocha";
|
||||
inherits = "base16_transparent";
|
||||
"ui.background" = {};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue