tint2, rofi: Fix inappropriate icon size in tint2

rofi got roped into this as it required tweaking its offset
But HOLY GOD DAMN IT'S FINALLY FUCKING FIXED
This commit is contained in:
2019-06-16 07:39:43 -05:00
parent 109f7bc977
commit e19f13ac96
2 changed files with 3 additions and 3 deletions

View File

@@ -13,7 +13,7 @@ configuration {
modi: "drun,ssh,window";
sidebar-mode: false;
yoffset: -32;
yoffset: -33;
xoffset: 0;
width: 32;
}