fixed fuzzel

Signed-off-by: Matthew Stobbs <matthew@sprouting.cloud>
This commit is contained in:
2026-08-19 08:59:14 -05:00
parent 25e0384864
commit af33b32e8a

View File

@@ -92,8 +92,10 @@
fuzzel = { fuzzel = {
enable = true; enable = true;
settings = { settings = {
terminal = "${pkgs.ghostty}/bin/ghostty"; main = {
layer = "overlay"; terminal = "${pkgs.ghostty}/bin/ghostty";
layer = "overlay";
};
}; };
}; };
fzf = { fzf = {