From ada53babefe5aa2fc3648f6ec805e02ed4d304f6 Mon Sep 17 00:00:00 2001 From: KnightArtorias Date: Fri, 12 Dec 2025 19:27:57 +0000 Subject: [PATCH] Fix noctalia config path in niri config --- home-manager/roles/desktop/tiling/apps/noctalia.nix | 1 - hosts/physical/crow/host-configs/niri/config.kdl | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/home-manager/roles/desktop/tiling/apps/noctalia.nix b/home-manager/roles/desktop/tiling/apps/noctalia.nix index 9af735f..a06cc7c 100644 --- a/home-manager/roles/desktop/tiling/apps/noctalia.nix +++ b/home-manager/roles/desktop/tiling/apps/noctalia.nix @@ -7,7 +7,6 @@ programs.noctalia-shell = { enable = true; - systemd.enable = true; settings = { bar = { diff --git a/hosts/physical/crow/host-configs/niri/config.kdl b/hosts/physical/crow/host-configs/niri/config.kdl index cd010d2..2032d40 100644 --- a/hosts/physical/crow/host-configs/niri/config.kdl +++ b/hosts/physical/crow/host-configs/niri/config.kdl @@ -221,7 +221,7 @@ layout { // See the binds section below for more spawn examples. // To run a shell command (with variables, pipes, etc.), use spawn-sh-at-startup: -spawn-sh-at-startup "qs -c ~/.config/quickshell/noctalia-shell/" +spawn-sh-at-startup "qs -c ~/.config/noctalia/" hotkey-overlay { // Uncomment this line to disable the "Important Hotkeys" pop-up at startup.