Replace hyprpaper with wpaperd and get rid of hyprland

This commit is contained in:
Jimbo 2024-12-25 00:53:30 -05:00
parent 4565265f6e
commit c13f95df8f
22 changed files with 23 additions and 503 deletions

View file

@ -1,6 +1,4 @@
{ pkgs, ... }:
{
imports = [
./sleep-niri
];
imports = [ ./sleep-niri ];
}