Tint2, Conky: Use hard panel sizes

This also fixes an issue with rofi spawning in weird places
This commit is contained in:
2019-04-01 03:53:01 -05:00
parent bcd5ba29d3
commit 2c894eaa3a
4 changed files with 4 additions and 4 deletions

View File

@@ -24,7 +24,7 @@ conky.config = {
minimum_width = 304,
border_width = 6,
gap_x = 10,
gap_y = 64,
gap_y = 32,
draw_outline = false,
draw_shades = false
}