mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-03 19:42:10 +02:00
change wofi size
This commit is contained in:
@@ -17,13 +17,12 @@ in {
|
|||||||
|
|
||||||
settings = {
|
settings = {
|
||||||
allow_markup = true;
|
allow_markup = true;
|
||||||
width = 450;
|
width = 650;
|
||||||
show = "drun";
|
show = "drun";
|
||||||
prompt = "Apps";
|
prompt = "Apps";
|
||||||
normal_window = true;
|
normal_window = true;
|
||||||
layer = "top";
|
layer = "top";
|
||||||
term = "foot";
|
height = "325px";
|
||||||
height = "305px";
|
|
||||||
orientation = "vertical";
|
orientation = "vertical";
|
||||||
halign = "fill";
|
halign = "fill";
|
||||||
line_wrap = "off";
|
line_wrap = "off";
|
||||||
@@ -48,7 +47,7 @@ in {
|
|||||||
''
|
''
|
||||||
* {
|
* {
|
||||||
font-family: "${font}";
|
font-family: "${font}";
|
||||||
font-weight: 500;
|
font-weight: 600;
|
||||||
font-size: ${toString font-size}px;
|
font-size: ${toString font-size}px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user