rofi: Correct positioning

This commit is contained in:
Salt 2018-06-19 19:15:03 -05:00
parent 1523e30ec8
commit a9446ffae3

View File

@ -10,8 +10,8 @@ configuration {
modi: "drun,ssh,window"; modi: "drun,ssh,window";
sidebar-mode: true; sidebar-mode: true;
yoffset: -48; yoffset: -44;
xoffset: 10; xoffset: 6;
width: 32; width: 32;
} }