tofi adjustments
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user