Compare commits
3 commits
86e8bb500a
...
82db20a329
Author | SHA1 | Date | |
---|---|---|---|
82db20a329 |
|||
0ac72db5b8 |
|||
6a600ab6c6 |
3 changed files with 3 additions and 2 deletions
|
@ -72,6 +72,7 @@
|
|||
wireguard-tools
|
||||
wordgrinder
|
||||
xournalpp
|
||||
zathura
|
||||
zellij
|
||||
;
|
||||
};
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
image_viewer = "imv.desktop";
|
||||
text_editor = "helix.desktop";
|
||||
terminal = "foot.desktop";
|
||||
pdf_viewer = "sioyek.desktop";
|
||||
pdf_viewer = "zathura.desktop";
|
||||
in {
|
||||
environment = {
|
||||
systemPackages = [pkgs.xdg-utils];
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
inherits = "base16_transparent";
|
||||
inherits = "catppuccin_mocha";
|
||||
"ui.background" = {};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue