zathura ans firefox not in allegro
This commit is contained in:
parent
536b416619
commit
e409069b14
1 changed files with 2 additions and 2 deletions
|
|
@ -34,8 +34,8 @@
|
|||
# ];
|
||||
# };
|
||||
|
||||
programs.firefox.enable = true;
|
||||
programs.zathura.enable = true;
|
||||
programs.firefox.enable = (variant != "allegro");
|
||||
programs.zathura.enable = (variant != "allegro");
|
||||
|
||||
xdg.mimeApps.defaultApplications = {
|
||||
"WebBrowser" = "firefox.desktop";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue