[Rofi] Fix positioning
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
/** Basic config file **/
|
||||
|
||||
configuration {
|
||||
show-icons: true;
|
||||
icon-theme: "{{ icon-theme }}";
|
||||
display-drun: "";
|
||||
display-run: "🏃🏽♂️ ";
|
||||
display-window: "🗔 ";
|
||||
display-combi: "🔎 ";
|
||||
dpi: 160;
|
||||
}
|
||||
|
||||
@theme "style.rasi"
|
@@ -18,8 +18,8 @@
|
||||
border: 1px;
|
||||
border-radius: 10px;
|
||||
padding: 0;
|
||||
location: west;
|
||||
anchor: west;
|
||||
location: center;
|
||||
anchor: center;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user