tint2, rofi: Clean up configs, move rofi to top
This commit is contained in:
@@ -13,7 +13,7 @@ configuration {
|
||||
modi: "drun,ssh,window";
|
||||
sidebar-mode: false;
|
||||
|
||||
yoffset: -33;
|
||||
yoffset: 0;
|
||||
xoffset: 0;
|
||||
width: 32;
|
||||
}
|
||||
@@ -34,15 +34,15 @@ configuration {
|
||||
}
|
||||
|
||||
#window {
|
||||
location: southwest;
|
||||
anchor: southwest;
|
||||
location: north;
|
||||
anchor: north;
|
||||
|
||||
border-color: @border;
|
||||
background-color: @background-alt;
|
||||
|
||||
border: 1px 1px 0px 0px;
|
||||
border-radius: 0px 3px 0px 0px;
|
||||
height: 60%;
|
||||
border: 0px 1px 1px 1px;
|
||||
border-radius: 0px 0px 3px 3px;
|
||||
height: 50%;
|
||||
width: 520px;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user