remove old niri stuff and use xwl satellite again

This commit is contained in:
twoneis 2025-03-15 01:37:56 +01:00
parent d99782af05
commit e8c92c9d3c
7 changed files with 7 additions and 76 deletions

View file

@ -6,7 +6,6 @@
}: let
inherit (lib) mkIf mkForce;
inherit (config) conf;
mkXwlWrapper = import ../niri/xwl-wrapper.nix;
time = pkgs.makeDesktopItem {
name = "peaclock-desktop";
desktopName = "Time";
@ -94,16 +93,10 @@ in
fractal
element-desktop
papers
prusa-slicer
]
++ [
time
]
++ [
(mkXwlWrapper {
pkgs = pkgs;
name = "Prusa";
pkg = "prusa-slicer";
})
];
file = {