tofi adjustments

This commit is contained in:
2025-11-06 23:48:15 -06:00
parent 35645a3e9c
commit a0c728f147

View File

@@ -16,10 +16,11 @@ in {
programs.${program} = {
enable = true;
settings = {
anchor = "top";
width = "100%";
height = 25;
horizontal = true;
#anchor = "top";
anchor = "center";
#width = "100%";
#height = 25;
#horizontal = true;
font-size = lib.mkDefault 12;
prompt-text = " select: ";
outline-width = 0;