diff options
| author | Rosa <rosaontheweb@proton.me> | 2026-01-18 16:31:42 -0500 |
|---|---|---|
| committer | Rosa <rosaontheweb@proton.me> | 2026-01-18 16:31:42 -0500 |
| commit | bf75ddd2b43a8771da9687b846b81155fbcd3dbf (patch) | |
| tree | f7eb8284f2cd726578c04f611dcf747ca1cf8501 /modules/user/desktop/components/default.nix | |
| parent | d8b9f3106942fe47635df682f79b7fb8051c8e8e (diff) | |
fuzzel (again)
Diffstat (limited to 'modules/user/desktop/components/default.nix')
| -rw-r--r-- | modules/user/desktop/components/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/user/desktop/components/default.nix b/modules/user/desktop/components/default.nix index 6457798..8d96216 100644 --- a/modules/user/desktop/components/default.nix +++ b/modules/user/desktop/components/default.nix @@ -1,6 +1,6 @@ { imports = [ + ./fuzzel.nix ./waybar - #./wofi ]; } |
