rofi: Reposition, reproportion slightly
This commit is contained in:
		@@ -10,8 +10,8 @@ configuration {
 | 
				
			|||||||
	modi: "drun,ssh,window";
 | 
						modi: "drun,ssh,window";
 | 
				
			||||||
	sidebar-mode: true;
 | 
						sidebar-mode: true;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	yoffset: -44;
 | 
						yoffset: -4;
 | 
				
			||||||
	xoffset: 6;
 | 
						xoffset: 0;
 | 
				
			||||||
	width: 32;
 | 
						width: 32;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -30,20 +30,20 @@ configuration {
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#window {
 | 
					#window {
 | 
				
			||||||
	location: southwest;
 | 
						location: north;
 | 
				
			||||||
	anchor: southwest;
 | 
						anchor: north;
 | 
				
			||||||
	orientation: horizontal;
 | 
						orientation: horizontal;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	border-color: @background-alt;
 | 
						border-color: @background-alt;
 | 
				
			||||||
	background-color: @background;
 | 
						background-color: @background;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	border: 4px;
 | 
						border: 4px;
 | 
				
			||||||
	height: 50%;
 | 
						height: 35%;
 | 
				
			||||||
	width: 520px;
 | 
						width: 520px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#inputbar {
 | 
					#inputbar {
 | 
				
			||||||
	padding: 8px;
 | 
						padding: 10px;
 | 
				
			||||||
	border: 0px 0px 4px 0px;
 | 
						border: 0px 0px 4px 0px;
 | 
				
			||||||
	border-color: @background-alt;
 | 
						border-color: @background-alt;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user