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 = {
enable = true;
settings = {
terminal = "${pkgs.ghostty}/bin/ghostty";
layer = "overlay";
main = {
terminal = "${pkgs.ghostty}/bin/ghostty";
layer = "overlay";
};
};
};
fzf = {