diff options
Diffstat (limited to 'modules/desktop/hjem/wm')
| -rw-r--r-- | modules/desktop/hjem/wm/tofi.nix | 2 |
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"; |
