Rofi: Flatten that theme out more
This commit is contained in:
parent
682c4c14e7
commit
abe87d5bb3
@ -11,7 +11,7 @@ configuration {
|
|||||||
show-icons: true;
|
show-icons: true;
|
||||||
drun-icon-theme: "Papirus-Color";
|
drun-icon-theme: "Papirus-Color";
|
||||||
modi: "drun,ssh,window";
|
modi: "drun,ssh,window";
|
||||||
sidebar-mode: true;
|
sidebar-mode: false;
|
||||||
|
|
||||||
yoffset: -4;
|
yoffset: -4;
|
||||||
xoffset: 0;
|
xoffset: 0;
|
||||||
@ -36,7 +36,7 @@ configuration {
|
|||||||
location: north;
|
location: north;
|
||||||
anchor: north;
|
anchor: north;
|
||||||
|
|
||||||
border-color: @background-alt;
|
border-color: @background;
|
||||||
background-color: @background;
|
background-color: @background;
|
||||||
|
|
||||||
border: 4px;
|
border: 4px;
|
||||||
@ -45,8 +45,8 @@ configuration {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#inputbar {
|
#inputbar {
|
||||||
padding: 10px;
|
padding: 9px;
|
||||||
border: 0px 0px 4px 0px;
|
border: 0px 0px 1px 0px;
|
||||||
border-color: @background-alt;
|
border-color: @background-alt;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user