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:
Salt 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"; modi: "drun,ssh,window";
sidebar-mode: false; sidebar-mode: false;
yoffset: -32; yoffset: -33;
xoffset: 0; xoffset: 0;
width: 32; width: 32;
} }

View File

@ -1,4 +1,4 @@
#---- Generated by tint2conf 881b ---- #---- Generated by tint2conf 17f7 ----
# See https://gitlab.com/o9000/tint2/wikis/Configure for # See https://gitlab.com/o9000/tint2/wikis/Configure for
# full documentation of the configuration options. # full documentation of the configuration options.
#------------------------------------- #-------------------------------------
@ -125,7 +125,7 @@ border_color_pressed = #000000 0
#------------------------------------- #-------------------------------------
# Panel # Panel
panel_items = TSC panel_items = TSC
panel_size = 100% 32 panel_size = 100% 33
panel_margin = 0 0 panel_margin = 0 0
panel_padding = 0 0 0 panel_padding = 0 0 0
panel_background_id = 7 panel_background_id = 7