Rofi: Flatten that theme out more

This commit is contained in:
Salt 2018-08-14 11:07:40 -05:00
parent 682c4c14e7
commit abe87d5bb3

View File

@ -11,7 +11,7 @@ configuration {
show-icons: true;
drun-icon-theme: "Papirus-Color";
modi: "drun,ssh,window";
sidebar-mode: true;
sidebar-mode: false;
yoffset: -4;
xoffset: 0;
@ -36,7 +36,7 @@ configuration {
location: north;
anchor: north;
border-color: @background-alt;
border-color: @background;
background-color: @background;
border: 4px;
@ -45,8 +45,8 @@ configuration {
}
#inputbar {
padding: 10px;
border: 0px 0px 4px 0px;
padding: 9px;
border: 0px 0px 1px 0px;
border-color: @background-alt;
}