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:
@@ -13,7 +13,7 @@ configuration {
|
||||
modi: "drun,ssh,window";
|
||||
sidebar-mode: false;
|
||||
|
||||
yoffset: -32;
|
||||
yoffset: -33;
|
||||
xoffset: 0;
|
||||
width: 32;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user