diff --git a/config.h b/config.h index 5fb9ff4..0bb462a 100644 --- a/config.h +++ b/config.h @@ -87,7 +87,7 @@ static const char *roficmd[] = { "rofi", "-columns", "2", "-lines", "10", "-window-thumbnail", - "-font", "\"Open Sans 18\"", + /*"-font", "'Open Sans 18'",*/ "-opacity", "-width", "80", "-sidebar-mode", NULL };