im just leaving the dock alone..

This commit is contained in:
Dana Jansens 2007-05-13 21:08:50 +00:00
parent 7a39cb3e8d
commit eb7a3a0638

View file

@ -414,7 +414,7 @@ void dock_configure()
if (!dock->dock_apps) {
STRUT_PARTIAL_SET(dock_strut, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0);
} else if (config_dock_floating || config_dock_nostrut || config_dock_hide)
} else if (config_dock_floating || config_dock_nostrut)
{
STRUT_PARTIAL_SET(dock_strut, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0);