From 57115992c740e72fe4767f1b9b5e5d2921e884ef Mon Sep 17 00:00:00 2001 From: Collin Williams <96917990+bluedragon1221@users.noreply.github.com> Date: Thu, 19 Mar 2026 11:20:08 -0500 Subject: clean up qt stuff and tofi stuff --- modules/desktop/hjem/wm/tofi.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/desktop/hjem/wm') diff --git a/modules/desktop/hjem/wm/tofi.nix b/modules/desktop/hjem/wm/tofi.nix index f6a0703..87dd692 100644 --- a/modules/desktop/hjem/wm/tofi.nix +++ b/modules/desktop/hjem/wm/tofi.nix @@ -4,7 +4,7 @@ config, ... }: let - cfg = config.collinux.desktop.programs.tofi; + cfg = config.collinux.desktop.wm.components.tofi; flags = { drun-launch = "true"; anchor = "bottom"; -- cgit v1.3.1