xdg.nix: switch to sioyek
This commit is contained in:
parent
d02f206ad4
commit
991af232ad
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
image_viewer = "imv.desktop";
|
||||
text_editor = "helix.desktop";
|
||||
terminal = "foot.desktop";
|
||||
pdf_viewer = "org.gnome.Evince.desktop";
|
||||
pdf_viewer = "sioyek.desktop";
|
||||
in {
|
||||
environment = {
|
||||
systemPackages = [pkgs.xdg-utils];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue