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} = { programs.${program} = {
enable = true; enable = true;
settings = { settings = {
anchor = "top"; #anchor = "top";
width = "100%"; anchor = "center";
height = 25; #width = "100%";
horizontal = true; #height = 25;
#horizontal = true;
font-size = lib.mkDefault 12; font-size = lib.mkDefault 12;
prompt-text = " select: "; prompt-text = " select: ";
outline-width = 0; outline-width = 0;