better xwl wrapper

This commit is contained in:
twoneis 2024-10-15 17:04:44 +02:00
parent d739e2cc35
commit 213db71582
3 changed files with 8 additions and 9 deletions

View file

@ -19,7 +19,7 @@ in mkIf conf.apps.enable {
inkscape
blender
gnome-disk-utility
] ++ [(mkXwlWrapper { lib = lib; pkgs = pkgs; app = "${pkgs.prusa-slicer}/bin/prusa-slicer"; name = "Prusa"; })];
] ++ [(mkXwlWrapper { pkgs = pkgs; name = "Prusa"; pkg = "prusa-slicer"; })];
home.file = {
".config/vesktop/settings.json" = {