rofi: Adjust to match the new bar height
This commit is contained in:
parent
a1b99aee3e
commit
826c3f3882
@ -13,7 +13,7 @@ configuration {
|
|||||||
modi: "drun,ssh,window";
|
modi: "drun,ssh,window";
|
||||||
sidebar-mode: false;
|
sidebar-mode: false;
|
||||||
|
|
||||||
yoffset: -4;
|
yoffset: -32;
|
||||||
xoffset: 0;
|
xoffset: 0;
|
||||||
width: 32;
|
width: 32;
|
||||||
}
|
}
|
||||||
@ -42,7 +42,6 @@ configuration {
|
|||||||
border: 4px;
|
border: 4px;
|
||||||
height: 60%;
|
height: 60%;
|
||||||
width: 520px;
|
width: 520px;
|
||||||
y-offset: -36px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#inputbar {
|
#inputbar {
|
||||||
|
Loading…
Reference in New Issue
Block a user