aboutsummaryrefslogtreecommitdiff
path: root/modules/desktop/hjem/wm
diff options
context:
space:
mode:
authorCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2026-03-19 11:20:08 -0500
committerCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2026-03-19 11:20:08 -0500
commit57115992c740e72fe4767f1b9b5e5d2921e884ef (patch)
tree06c30c8109d5caca936d5d5809d42162e4497861 /modules/desktop/hjem/wm
parent2bc17b5cfd65a9537a9c56e74c9e7918156015e0 (diff)
clean up qt stuff and tofi stuff
Diffstat (limited to 'modules/desktop/hjem/wm')
-rw-r--r--modules/desktop/hjem/wm/tofi.nix2
1 files changed, 1 insertions, 1 deletions
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";