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